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

[TSVN] Partial checkout

From: Daniel F Garcia <dgarcia_at_kobold.com.au>
Date: 2005-01-13 23:51:15 CET

All my projects have this sort of folder structure:
 
1 - Proposal
2 - Task Initiation
3 - Correspondence
4 - Planning and Management
5 - Work
6 - Source
    - Tags
    - Branches
    - Trunk
7 - Deliverables
8 - Invoices
9 - Close Out
 
I have people with different roles who work on the project. Each person
needs a subset of this project. eg the guy who is writing the docco may
need:
 
5 - Work
7 - Deliverables (maybe just a subset of this folder)
 
The guy writing the code may need:
 
5 - Work
6 - Source
    - Trunk
7 - Deliverables
 
One way to have a partial checkout is to create the folder structure in
explorer, then do a bunch of small checkout in each subfolder. I'm wondering
if there could be a better way.
 
Could the Tortoise client allow a partial checkout ? I have constructed a
screen mockup to show how the HMI would work here. I imagine you could also
allow to users to specify filters suchs as:

* All files with size less than 5mb
* All files except those starting with the letter "Q"
* All excel files

Would this create a problem with the SVN libraries ? What would happen if
you built one of the partial checkouts then triesd to do a commit or an
update ?
 
Is this a good feature ? ie do others find it useful, or just me ?
 
Daniel.
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Thu Jan 13 23:52:04 2005

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

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