[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN 1.35 backslash in tag name.

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-07-03 17:49:33 CEST

On 03/07/07, brianswilson <wilson@ds.net> wrote:
> Simon Large <simon.tortoisesvn@...> writes:
>
> $ svn rm https://142.8.7.6/svn_repository/tags/Core/r1/"TestPkgs\0.3.1" -
> m "delete bad tag"
> svn: URL 'TestPkgs\0.3.1' does not exist
> $ svn rm https://142.8.7.6/svn_repository/tags/Core/r1/"TestPkgs%5C0.3.1" -
> m "delete bad tag"
> svn: URL 'TestPkgs\0.3.1' does not exist
> $ svn rm https://142.8.7.6/svn_repository/tags/Core/r1/TestPkgs/"\0.3.1" -
> m "delete bad tag"
> svn: URL '\0.3.1' does not exist$ svn rm
> https://142.8.7.6/svn_repository/tags/Core/r1/TestPkgs/\\0.3.1 -m "delete bad
> tag"
> svn: URL '\0.3.1' does not exist
> $ svn rm https://142.8.7.6/svn_repository/tags/Core/r1/TestPkgs\0.3.1 -
> m "delete bad tag"
> svn: URL 'TestPkgs0.3.1' does not exist

Try asking this question on the users at subversion.tigris.org mailing
list. You'll get a lot more eyes looking at it there.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Jul 3 17:49:19 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.