>To: Stephen Rasku <[EMAIL PROTECTED]>
>cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED]
>Subject: Re: UNIX version doesn't handle ^M in Entries/Repository if 
DOS ver used 
>Date: Fri, 07 Apr 2000 14:19:59 -0600
>From: Tobias Weingartner <[EMAIL PROTECTED]>
>
>On Friday, April 7, Stephen Rasku wrote:
>> 
>> >Don't do that.  Working directories are not designed to be shared
>> >between systems with incompatible file formats (e.g., DOS and 
Unix). 
>> >Put the repository on a shared file system if you must (and even 
then
>> >it's better to use client/server CVS instead), but *NEVER* try to 
share
>> >working directories.
>> 
>> This seems like a bug to me
>
>NOOOOOOO.  This is not a bug.  So what you are saying, is that CVS 
now
>also needs to include the format, and deficiencies of all the files 
in
>the CVS/ directory on the client side of things to be included in the
>CVS protocol.  The client manages the client CVS/ directories, and 
their
>contents.  The server manages the repo.  Bloody hell, don't people
>understand client-server operation and boundaries anymore?!?

I don't think you understood what we are doing.  We are checking out a 
directory on our Solaris box and then accessing the same directory 
from the Windows NT box via Samba.  This allows us to compile on all 
platforms and only check in when it compiles on all successfully.  The 
original bug was about doing checkins from the same workspace from two 
different platforms.  We are not doing that.  We don't even have CVS 
for NT right now.

>Why not check it in?
>
>

I would just like to have the flexibility to be able to do all my 
testing on all my platforms before having to check it in.

>
>So, you're saying that the "tgt" directory is within the CVS repo?
>If so, then I'm telling you that you are making a mistake here.  
You're
>going to run into trouble really quickly, unless there is a 
.cvsignore
>file there to ignore that entry...
>

The tgt directory used to be in the repository but it was removed to 
increase the efficiency of check outs.  I am not sure why the tgt 
directory in the repository would cause problems -- it didn't before.

-- 
Stephen Rasku                   E-mail: [EMAIL PROTECTED]
Senior Software Engineer        Phone:  (604) 872-6676
TGI Technologies                Web:    http://www.tgivan.com/

Reply via email to