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

Re: Copying files from wc to repository root

From: S.Ramaswamy <ramaswamy_at_collab.net>
Date: 2005-02-28 10:53: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.
>

I meant the specific case, where the destination file name is not used, as
in " svn copy -m "" wc/file.txt file:///home/xyz/repos/ " . This seems to
work with "http://", but not "file://" schema.

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 10:56:16 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.