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

possible bug with @ in directory name

From: Bassam Tabbara <bassam_at_symform.com>
Date: Sat, 14 Feb 2009 02:43:29 -0500

I'm using VisualSVN 1.6.3 server with Collabnet 1.5.5 SVN client. The following seems to fail:

mkdir abc@
svn add abc@
mkdir abc@\def
svn add abc@\def
copy c:\windows\notepad.exe abc@\def\ #add any binary file here
svn add abc@\def\notepad.exe

The last command fails with the following error:
svn: Can't open file '.svn\tmp\props\abc@\def\notepad.exe.svn-work': The system cannot find the path specified.

Thanks!
Bassam

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1156209

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-14 16:02:05 CET

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

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