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

Download only certain files on repository

From: Grigolon <egrigolon_at_gmail.com>
Date: Wed, 16 Jul 2008 08:35:59 -0700 (PDT)

Hi all. I need some help!

Here in my company we use SVN to control our web source files, such as
PSD, FLA, TTF, etc.
Today we have about 12Gb of content in this repository. Daily we
receive change requests from our clients and we have a lot of people
working on those issues. Here is my problem:

When a new guy comes into this project, he needs to download only
certain files placed on this repository to complete an issue, and not
all files (12Gb requires a lot of time to download and a lot of Hd
space!). How can he download only those files and not the entire
repository?

For example: I have the following folder structure on my repository:

- /project/
-- /brand1/
--- /website1/
--- /website2/
-- /brand2/
--- /website1/
-- /brand3/
...

He needs to work on this file: /project/brand2/website1/images/layout/
logo.gif
How can he download only this file, and Tortoise create the entire
folder structure? And having only in his computer:

- /project/
-- /brand2/
--- /website1/
---- /images/
----- /layout/
------ /logo.gif

Everyone need to have the /project/ repository in a specific folder.

Is it possible?

thanks!
Grigolon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-16 17:48:05 CEST

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.