Configurable target directories (was: Error when I ran vss2svn)

Paul Kirchner pkirch at woodward.com
Fri Jan 26 16:26:22 CST 2007


Toby Johnson <toby <at> etjohnson.us> writes:

> For example we could accept a "directory map" input file such as:
> 
> ${ROOT} = /trunk
> ${LABELS} = /labels
> ${ORPHANS} = /orphan
> /projects/Website1 = /trunk/web/site1
> /projects/Website2 = /trunk/web/site2

I like this idea!

Replacement using regular expressions or wildcards would be useful for dealing 
with a lot of projects.  For example,

  /projects/Website? = /trunk/web/site?



More information about the vss2svn-users mailing list