I've just downloaded and compiled CVS 1.12.13 on WinXP, but it has a strange behavior. I try to tell him the repositiory is on L: (btw, it is a network drive managed by NFS Maestro) but it complains :
>> C:\temp>cvs-new -dL:\ESDEV\REPOSITORY_ES2 co -d. eel >> cvs-new [checkout aborted]: Failed to resolve path: `L:\ESDEV\REPOSITORY_ES2': N >> o such file or directory If I put slashes instead of backslashes : >> C:\temp>cvs-new -dL:/ESDEV/REPOSITORY_ES2 co -d. eel >> cvs-new [checkout aborted]: reading from server: No such file or directory >> >> C:\temp>L : hôte inconnu >> rsh : impossible d'établir la connexion. I tried to init a repository on my C: drive and it worked (I also imported a few files), but when I try to access t with cvs -d C:\myrepository it complains in the same way. What's wrong here ? NOTE : this was fine with my old cvs.exe (1.11.5), even with the network drive. The only thing that wasn't working was the checkout/export of modules defined in my modules file. (cvs was unable to find the module, but if i do the same on the unix machine where the repository is, it works without problems). I was hoping to fix this with the new version ... Thanks Massimiliano MAINI Research Department -- DRT / RPS (Y01-208) Tel : +33 (0)4 92.28.97.26 / Fax : +33 (0)4 92.92.69.70 E-Mail : [EMAIL PROTECTED] This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet can not guarantee the integrity of this message. ALCATEL ALENIA SPACE (and its subsidiaries) shall (will) not therefore be liable for the message if modified. Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir immediatement l'expediteur. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, ALCATEL ALENIA SPACE (et ses filiales) decline(nt) toute responsabilite au titre de ce message, dans l'hypothese ou il aurait ete modifie. _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
