info-cvs
[Top][All Lists]
Advanced

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

Re: Problems using CVS transparently


From: Sonam Chauhan
Subject: Re: Problems using CVS transparently
Date: Fri, 05 Apr 2002 15:32:34 +1000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120

Good lateral thinking dude! :) Yes its possible to intercept the files after
creation and before distribution. I didn't even think about this approach.

However I'll try the unzip-to-seperate-cvs-directory idea first... it has the
advantage that CVS files are not in the working set. Having them there could
still confuse the IDE.

Sonam




Pierre Asselin wrote:

> In <address@hidden> Sonam Chauhan <address@hidden> writes:
>
>
>>The proprietary IDE (something called 'webMethods B2B'), though
>>lacking version control, has a inbuilt release mechanism. It zips
>>up release directories in the working set. These ZIP files are then
>>distributed to other servers. Hence we end up with CVS directories
>>in 'live' servers. This takes us far far away from 'support land'
>>and also may cause complications with the software's  internal
>>functioning.
>>
>
> Can you intercept the .zip files and launder them?  My zip man page
> says:
>
>    zip -d foo foo/tom/junk foo/harry/\* \*.o
>
>     will  remove  [from foo.zip] the  entry  foo/tom/junk,
>     all of the files that start with foo/harry/, and  all
>     of  the files  that  end  with .o (in any path).
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
>
>


--
Electronic Commerce
Corporate Express Australia Ltd.
Phone: +61-2-9335-0725, Fax: +61-2-9335-0753





reply via email to

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