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

RE: How to add or ignore files I don't need to redownload

From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 20 Mar 2009 13:21:01 -0400

> files. What I am trying to do is add these files to my local working
copy
> of the software, so I don't have to download them (again) through the
SVN
> system, which would cut literal *days* off my download time.

I can't think of a way to do this. Svn needs to create it's metadata
which is a copy of what you have checked-out in a WC. I was thinking you
could do a sparse checkout of each folder, put your files in and then do
an update. But, I think that would d/l the files. You could try it
though. At least it would give you a way to incrementally update the
folders you needed to edit files in as needed.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1366013

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-03-20 18:21:11 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

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