>>>>> "TJ" == Toby  <Johnson> writes:

TJ> ... but I'm not sure what you think should be done to handle
TJ> upper/lowercase names on Linux. 

I'm not a perl guy, but if I were doing this in Python, I'd use the
listdir() function and then do a case insensitive search over the
resulting list (probably only if the original open failed).

_______________________________________________
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