Re: Circular cleanup/checkout problem using Subversion 1.7

2011-12-15 Thread Daniel Shahaf
Johan Corveleyn wrote on Thu, Dec 15, 2011 at 09:33:00 +0100: > After that, you can perform a new checkout on Windows. I don't think > you can salvage your partly checked out working copy, you should get a > new one (and if necessary, transfer your local changes to the new > working copy manually).

Re: Circular cleanup/checkout problem using Subversion 1.7

2011-12-15 Thread Johan Corveleyn
On Wed, Dec 14, 2011 at 9:16 PM, Strickland, Stuart wrote: > > In attempting to pull down a copy of the trunk to my PC, I inadvertently > accessed a file in the Subversion repository that was created on a > non-Windows machine. The file has a name containing a less-than sign, which > is illegal

Circular cleanup/checkout problem using Subversion 1.7

2011-12-14 Thread Strickland, Stuart
In attempting to pull down a copy of the trunk to my PC, I inadvertently accessed a file in the Subversion repository that was created on a non-Windows machine. The file has a name containing a less-than sign, which is illegal in DOS/Windows. This caused a circular condition in which Svn was una