Re: How to delete directory with at symbol in the name

2010-06-04 Thread Stefan Sperling
On Fri, Jun 04, 2010 at 04:35:24AM -0500, Ryan Schmidt wrote: > I reproduced Russell's problem using Subversion 1.6.11 on Mac OS X 10.6.3 > (svn copying to "my...@head" did create an item in the repo called > "my...@head") I've filed an issue: http://subversion.tigris.org/issues/show_bug.cgi?id=

Re: How to delete directory with at symbol in the name

2010-06-04 Thread Stefan Sperling
On Fri, Jun 04, 2010 at 11:24:37AM +0200, Stefan Sperling wrote: > On Thu, Jun 03, 2010 at 04:58:23PM -0500, Russell E Glaue wrote: > > If you accidentally put the at symbol in a directory name like this: > > > > svn copy http://svn.domain.com/repos/trunk/my...@49 > > http://svn.domain.com/repos

Re: How to delete directory with at symbol in the name

2010-06-04 Thread Ryan Schmidt
On Jun 4, 2010, at 04:24, Stefan Sperling wrote: > On Thu, Jun 03, 2010 at 04:58:23PM -0500, Russell E Glaue wrote: >> If you accidentally put the at symbol in a directory name like this: >> >> svn copy http://svn.domain.com/repos/trunk/my...@49 >> http://svn.domain.com/repos >> /trunk/my...@head

Re: How to delete directory with at symbol in the name

2010-06-04 Thread Stefan Sperling
On Thu, Jun 03, 2010 at 04:58:23PM -0500, Russell E Glaue wrote: > If you accidentally put the at symbol in a directory name like this: > > svn copy http://svn.domain.com/repos/trunk/my...@49 > http://svn.domain.com/repos j> /trunk/my...@head -m "bring back rev 49 from the dead" > > You end up w

Re: How to delete directory with at symbol in the name

2010-06-03 Thread Ryan Schmidt
On Jun 3, 2010, at 16:58, Russell E Glaue wrote: > If you accidentally put the at symbol in a directory name like this: > > svn copy http://svn.domain.com/repos/trunk/my...@49 > http://svn.domain.com/repos > /trunk/my...@head -m "bring back rev 49 from the dead" > > You end up with the followi

How to delete directory with at symbol in the name

2010-06-03 Thread Russell E Glaue
If you accidentally put the at symbol in a directory name like this: svn copy http://svn.domain.com/repos/trunk/my...@49 http://svn.domain.com/repos /trunk/my...@head -m "bring back rev 49 from the dead" You end up with the following path in HEAD: '/trunk/my...@head/' Where '@HEAD' is part of the