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?

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to