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

RE: Directory already exists

From: Bert Huijben <b.huijben_at_competence.biz>
Date: Mon, 1 Dec 2008 15:54:00 +0100

                Hi,

 

I think this question belongs on the users list
(users_at_subversion.tigris.org), as it is really about using subversion and
not about developing on subversion.

 

 svn update --force <directory>

does exactly what you ask. It allows you to update your working copy with
new directories, even when they exist locally. You can then add your local
new files and commit the changes.

 

This flag was introduced in the subversion 1.5 client on the update,
checkout and switch commands.

 

                Bert

 

From: Glen [mailto:techie101_at_comcast.net]
Sent: maandag 1 december 2008 15:43
To: dev_at_subversion.tigris.org
Subject: Directory already exists

 

Is it possible you guys could implement a feature that just versions the
folder's content anyways, even though it has been found already?

 

Please reply to techie101 at Comcast dot net.
Received on 2008-12-01 15:54:15 CET

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.