[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: Michael Wiedmann <mw_at_miwie.in-berlin.de>
Date: 2004-03-31 17:30:35 CEST

* Derek Mahar <DMahar@penson.ca> wrote [040331 09:52]:
> What is your repository layout? Display the layout with 'svnlook tree
> /var/svn/project'. Do you want to change the structure in a working
> copy or in the repository directly?

/
 file1
 file2
 ...

> Repository
> svn move --message "message" http://localhost/repository/path/source
> http://localhost/repository/path/destination

If I try to

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

Michael

-- 
mw_at_miwie.in-berlin.de                              http://www.miwie.org
mw@miwie.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 31 17:30:57 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.