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

Re: Commit error

From: Alessandro Freschi <aledeveloper_at_gmail.com>
Date: Tue, 29 Apr 2008 09:55:19 +0200

I have done some other tests and error occurrs only when common path
is the name of network share "\\server\Working"

This command generate an error:

svn ci -m "Test" "\\server\Working\Test1\file1.txt"
"\\server\Working\Test2\file2.txt"

This command work correctly:

svn ci -m "Test" "\\server\Working\Data\Test1\file1.txt"
"\\server\Working\Data\Test2\file2.txt"

Alessandro

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-29 09:55:33 CEST

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

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