Re: folders created by SOS 3.5 show all uppercase from perl scripts
Corey Steffen <[email protected]> Mon, 09 Feb 2004 16:01:09 -0600
| Newsgroups | gmane.comp.version-control.vss.sourceoffsite.classic |
|---|---|
| Message-ID | <[email protected]> |
So you are performing a Get Latest in SOS to fetch files into working directories that do not exist, and when the operation has finished, the folders appear on your local disk, and show as mixed case when viewed in Windows Explorer? If that's correct, could it be a problem in perl? Corey At 10:18 AM 2/6/2004 -0500, Gilliam, Jeffrey F. wrote: > >Does anyone know why a get latest version would create the folders in a way >that it shows as all uppercase in perl using the getcwd() function? The >windows 2000 explorer shows mixed case just like it shows in SOS. I use perl >to push files from NT to Unix and the case matters. >