[cvsnt] Space in file name
feymard at stago.fr
feymard at stago.fr
Mon Sep 19 17:31:13 BST 2005
|---------+---------------------------->
| | Tony Hoyle |
| | <tony.hoyle at march|
| | -hare.com> |
| | Envoyé par : |
| | cvsnt-bounces at cvs|
| | nt.org |
| | |
| | |
| | 19/09/2005 16:59 |
| | |
|---------+---------------------------->
>----------------------------------------------------------------------------------------------------------------|
| |
| Pour : cvsnt at cvsnt.org |
| cc : (ccc : Franck-Sébastien EYMARD/GENNEVILLIERS/STAGO) |
| Objet : Re: [cvsnt] Re: Space in file name |
>----------------------------------------------------------------------------------------------------------------|
Valéry Croizier wrote:
> > I'm confused : why do I have to configure something on the server while
it works fine with a Linux client (cvs 1.11.5) ?
> > Which part of the documentation describes what to write in the scripts
so that paths with spaces are taken into account ?
>
> If it works with a linux client it'll work fine with a windows client.
> The client doesn't care about spaces.
It can break cvs rlog command:
For example:
D:\travailCVS\STERepositories\Logiciel_STE>cvs rlog "CUS - Client
Fournisseur"
cvs rlog: cannot find module `CUS - Client Fournisseur' - ignored
D:\travailCVS\STERepositories\Logiciel_STE>cd "CUS - Client Fournisseur"
D:\travailCVS\STERepositories\Logiciel_STE\CUS - Client Fournisseur>cvs
rlog . >
rlog.txt
cvs rlog: Logging .
cvs rlog: Logging CUS - Client Fournisseur
cvs rlog: Logging CUS - Client Fournisseur/CUS 2
cvs rlog: Logging CUS - Client Fournisseur/CUS 2/CONSULTATION_CQ
cvs rlog: Logging CUS - Client Fournisseur/CUS 2/CONSULTATION_CQ/exe
cvs rlog: Logging CUS - Client Fournisseur/CUS 2/DataBase_Ref
cvs [rlog aborted]: received interrupt signal
> Tony
More information about the cvsnt
mailing list