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

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

From: Me Myself <momaw_at_nhvt.net>
Date: Fri, 20 Mar 2009 10:07:51 -0700 (PDT)

Here's the situation. I'm trying to download a very large project from a repository for the first time, over a very slow and rather unstable connection. I have an older version of the software in question, which was distributed as a self-extracting archive. This older version has most of the high-bulk files that are in the repository, such as artwork and audio 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.

The question, how am I supposed to do this. I am an SVN newbie, so please forgive me if this seems like a dumb question.

I have tried the Add feature, and it thinks I want to add these unversioned files to the repository. Which I don't. I have also tried adding the property svn:ignore * to some of the folders which haven't changed, but tortoise doesn't seem to respect my wishes that it not do anything to this folder.

Basically what I need is a feature where I can have tortoise "lay claim" to a bunch of files not already versioned, compare them (by size, checksum?) to files in the repository, and only download what I actually need.

Please advise.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-03-20 18:12:13 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.