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

Copying files from wc to repository root

From: S.Ramaswamy <ramaswamy_at_collab.net>
Date: 2005-02-28 06:33:38 CET

I noticed that when you copy files from the working copy to the repository
root using the "http://" schema, it works, but not with the "file://" schema.

I followed it around in gdb a bit - the dst url is split into an anchor and
base, and it fails when trying to open a session to the anchor.

Thanks
Ramaswamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 28 06:35:54 2005

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.