Problem with the repository: bogus date

Ryan Schmidt ryandesign at macports.org
Mon Sep 3 23:18:28 PDT 2007


On Sep 3, 2007, at 18:51, Rainer Müller wrote:

> Vincent Lefevre wrote:
>
>> I've noticed the following error:
>>
>> $ svn log -r2 https://svn.macosforge.org/repository/macports
>> svn: Bogus date
>
> It is really a "Bogus date", as you can see in the following log:
>
> --snip--
> | $ svn log --xml -r2 https://svn.macosforge.org/repository/macports
> | <?xml version="1.0"?>
> | <log>
> | <logentry
> |    revision="2">
> | <author>landonf</author>
> | <date>http://svn.seven:8080/code</date>
> | <msg>Initial revision
> | </msg>
> | </logentry>
> | </log>
> --snap--

Very sorry! That was my fault. I've now fixed the svn:date property  
of revision 2 so the log should work again. The timestamp of revision  
1 and revision 3 are identical, so I set revision 2 to that same  
timestamp.

(I issued a bad "svn propset" command the other day. I was meaning to  
change my own repo but I was missing an argument or something and  
then I couldn't figure out what I'd done. I must've been in my dports  
tree when I issued the command.)





More information about the macports-dev mailing list