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

Re: svn move

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-31 18:04:19 CEST

On Wed, 2004-03-31 at 09:30, Michael Wiedmann wrote:

> svn move -m "message" file:///var/svn/project/ \
> file:///var/svn/project/trunk
>
> I get the follwoing message (regardless whether I create
> "/var/svn/project/trunk" or not):
>
> svn: Cannot move URL 'file:///var/svn/db2latex-howto' into itself

Checkout a working copy of file:///var/svn/project.

In the working copy, 'svn mkdir trunk', then 'svn mv' each
file/directory into trunk. Then 'svn commit'. All done.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 31 18:05:42 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.