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

Re: importing all but 1 file

From: Duncan Murdoch <subversion_at_murdoch-sutherland.com>
Date: 2005-12-02 00:51:24 CET

On 12/1/2005 5:30 PM, Shawn Matlock wrote:
> Is there a way to import all but one file in a tree?

Create the repository directory that will hold it, and check out that
empty directory into the one you want imported. Then add all the files
but one, and commit the change.

Using a client like TortoiseSVN makes this easy, because you can say to
add everything, then uncheck the file you don't want, but you can also
do it through the command line.

Duncan Murdoch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 2 00:54:57 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.