>-----Original Message-----
>From: Matthias Kranz [mailto:[EMAIL PROTECTED]]
>Sent: Monday, June 26, 2000 4:38 PM
>To: Hans Schmid
>Cc: Info-Cvs
>Subject: Re: How to create Views on the CVS Repository (WinCVS)
>
>
>On Mon, Jun 26, 2000 at 04:40:59PM +0200, Hans Schmid wrote:
>> So I actually want to assign the same checkout directory for the two
>> de/backend directories.
>>
>> I managed to define a module in the modules file:
>>     Backend -a Project/module_1/special/Source/de/backend
>> Project/module_2/Source/de/backend
>> which gives me exactly the sources I want, but in the wrong local
directory
>> structure (two directories):
>>
>> Project / modul_1 / special / Source / de / package1 / backend / file1
>>         |
>>         / modul_2 / Source / de / package2 / backend / file2
>
>With the option '-d' you can specify where you want to put the sources
>you check out.

Yes, I tried it with the -d option.

But I am not able to specify the -d option together with the -a option since
it gives me (cvs 1.10.8 on linux)

cvs server: -a cannot be specified in the modules file along with other
options
cvs [checkout aborted]: cannot expand modules


The -d option alone would not do the trick, since I have to checkout on the
Source level, which gives me everything beneth Source -> also my frontend
stuff (and in the real repository much more)


I would like to get to the following local directories:
Source / de / package1 / backend / file1
Source / de / package2 / backend / file2

Please note the package names I forgot to mention in my first mail.


Any ideas ?

Many thanks for your help,
Hans


>
>Regards,
>Matthias
>--
>Matthias Kranz                  [EMAIL PROTECTED]
>         http://www.belug.org/~kranz
>"Ever tried. Ever failed. No matter. Try again.
> Fail again. Fail better."     (Samuel Beckett)

Reply via email to