[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: Shaun Crampton <Shaun.Crampton_at_metaswitch.com>
Date: Mon, 15 Dec 2008 11:47:04 +0000

I'm hitting the same problem as Alessandro below. I have drive W: mapped to a local directory on drive C:. If I try to check in two files in different directories on W: then I get the same error.

I'm using svn version 1.5.4 on Windows XP.

Is there an issue filed for this bug?

-Shaun

----
From: Alessandro Freschi <aledeveloper_at_gmail.com <mailto:aledeveloper_at_gmail.com?Subject=Re:%20Commit%20error> > 
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
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=984391
Received on 2008-12-15 14:02:28 CET

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.