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

Trouble using svn copy

From: Amit Sharma <amits_at_nsoftware.com>
Date: 2004-07-30 20:49:37 CEST

Hi,

I am missing something really trivial, but cannot put my finger on it.

svn copy svn://10.0.1.65/IPWorks/ctlclass
svn://10.0.1.65/IPWorks/ctlclass/branch -m"Test"
svn: File not found: revision '3074', path '/0.1.65/IPWorks/ctlclass'

As you see the path is distorted. I tried "localhost" instead of "IP
Address" with the following result.

svn copy svn://localhost/IPWorks/ctlclass
svn://localhost/IPWorks/ctlclass/branch -m"Test"
svn: File not found: revision '3074', path '/alhost/IPWorks/ctlclass'

Please point me in the right direction.

Thanks,
Amit

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 30 21:18:17 2004

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.