Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2007-11-02 14:31:10


Caleb Epstein wrote:
> I'm trying to use "SVK" to keep a local mirror of the Boost SVN
> Repository
> on my home machine.
>
> Things have worked great until my most recent attempt to "svk sync"
> on my mirror. The operation crapped out at revision 39791.

Error message? What happens if you retry?

> Try running:
>
> svn log -r 39791 -v http://svn.boost.org/svn/boost/trunk/
>
> You get a completely empty message. Similarly,
>
> svn diff -r 39790:39791 http://svn.boost.org/svn/boost/trunk/
>
> is empty. This is not usual with SVN. Any idea whats going on here?
> Perhaps some filesystem corruption on the server?

Change 39791 was made by me to the sandbox area, it doesn't effect the Trunk
so those messages will be empty. The following change 39792 was also made
by me: the merge of the sandbox code to the main Trunk, so obviously if I've
broken something I'll be mortified :-(

However, all SVN operations seem OK here, so <shrug> for now I guess.

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk