Problem with the repository: bogus date
Rainer Müller
raimue at macports.org
Mon Sep 3 16:51:25 PDT 2007
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--
Maybe this happened on import from an older repository or you can put
the blame on cvs2svn.
At least you can read the log message with --xml.
Rainer
More information about the macports-dev
mailing list