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: Fri, 7 May 2004 16:20:18 -0300

I don't know if you have already solved this problem, but I did the
following...

Having the directories:
        project/project_a_b
        project/project_c_d_e
        project/project_files

And the following modules file:

project1        -a      project/project_a_b
project2        -a      project/project_c_d_e   project/project_files
project_full    -a      project

It's not necessary to have neither "ampersand" nor "-d" modules.

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




> -----Mensagem original-----
> De: address@hidden
> [mailto:address@hidden nome de Marcelo
> Carvalho Fernandes
> Enviada em: terça-feira, 4 de maio de 2004 18:49
> Para: address@hidden
> Assunto: RES: Repository hierarchy
>
>
> 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)
> >
> >
> >
>
>
>
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
>
>






reply via email to

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