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

RE: rename directory in repository

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2003-03-24 13:02:41 CET

Hiya,

There's no problem with this at all. At the command prompt, do:

svn mv tag tags
svn commit -m "Renamed the directory 'tag' to 'tags' because it's the better
name."

(Haven't used svn command line for long time, so beware of mistakes, but
should be correct)

regards,

--Tim

-----Original Message-----
From: Subversion [mailto:mailing.lists@gmx.net]
Sent: maandag 24 maart 2003 12:55
To: dev@subversion.tigris.org
Subject: rename directory in repository

hi

i have a(silly) question:

i created a repository with trunk and tag;

now i would like to remane the directory tag in tags.

is this possible, even when there are some files in this directory?

how do i make this change?

greetz

achim

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 24 13:06:42 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.