info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RES: Repository hierarchy


From: Marcelo Carvalho Fernandes
Subject: RES: Repository hierarchy
Date: Tue, 4 May 2004 18:48:37 -0300

Now I have 3 directories under $CVSROOT...

project_a_b:
   4 drwxrwxr-x    2 cvs      cvs          4096 May  3 19:12 .
   4 drwxrwx---    7 cvs      cvs          4096 May  3 15:20 ..
   4 -r--r--r--    1 cvs      cvs           427 May  3 14:51 v1.txt,v

project_c_d_e:
   4 drwxrwxr-x    2 cvs      cvs          4096 May  3 15:35 .
   4 drwxrwx---    7 cvs      cvs          4096 May  3 15:20 ..
   4 -r--r--r--    1 cvs      cvs           427 May  3 14:51 v2.txt,v

project_files:
   4 drwxrwxr-x    2 cvs      cvs          4096 May  3 15:33 .
   4 drwxrwx---    7 cvs      cvs          4096 May  3 15:20 ..
   4 -r--r--r--    1 cvs      cvs           427 May  3 14:51 v1.txt,v
   4 -r--r--r--    1 cvs      cvs           427 May  3 14:51 v2.txt,v

There is no directory called projecrt.
The modules file is...

project_a_b -d project project_a_b
project_c_d_e -d project project_c_d_e project_files
project &project_a_b &project_c_d_e

It's Ok when I checkout project_a_b:

cvs checkout project_a_b (in directory C:\_wdir)
cvs server: Updating project
U project/v1.txt

When checking-out project_c_d_e a empty project directory is created and I
get the message:

cvs checkout project_c_d_e (in directory C:\_wdir)
cvs server: warning: new-born project/project_files has disappeared

When I checkout project, It's created only project/project/v1.txt file and I
get the message:

cvs checkout project (in directory C:\_wdir)
cvs server: Updating project
U project/v1.txt
cvs server: existing repository /usr/local/cvsroot/project_a_b does not
match /usr/local/cvsroot/project_c_d_e
cvs server: ignoring module project_c_d_e

I´m using CVS 1.11.2. Do you have a newer version ? Can you try it ?

--------------------------
Marcelo Carvalho Fernandes
Smart Tech Consulting
www.smartech.com.br
Tel:(55)21-2532-6335




> -----Mensagem original-----
> De: Jim.Hyslop [mailto:address@hidden
> Enviada em: terça-feira, 4 de maio de 2004 18:20
> Para: 'Marcelo Carvalho Fernandes'; address@hidden
> Assunto: RE: Repository hierarchy
>
>
> Marcelo Carvalho Fernandes wrote:
> > Mohit,
> >
> > I think you are trying to do the same thing as xyzzy. Take a
> > look at "Module
> > aliases" thread.
> > Let me know if it works because I´ve tested Jim.Hyslop's
> > solution but it
> > doesn't work.
> Why didn't you say so earlier? :=)
>
> What exactly do you mean by "doesn't work" - what problems are you having
> with it, i.e. what error messages, strange behaviour, etc.?
>
> --
> Jim Hyslop
> Senior Software Designer
> Leitch Technology International Inc. (http://www.leitch.com)
> Columnist, C/C++ Users Journal (http://www.cuj.com/experts)
>
>
>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]