Re: exporting etc

2002-10-30 Thread Greg A. Woods
[ On Thursday, October 31, 2002 at 15:29:55 (+1100), Dougal Kennedy wrote: ]
> Subject: exporting etc
>
>  Any help would be very much appreciated, as without one of 
>  these two options, CVS is useless to me, and i will have to 
>  use source safe instead (which i do not want to do because of 
>  budget constraints).

CVS is not a build system.  You need a build system of some sort (a
script, a makefile, an installer, etc.) to copy your files from where
they're extracted from CVS into where they belong for use.

-- 
Greg A. Woods

+1 416 218-0098;<[EMAIL PROTECTED]>;   <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>; VE3TCP; Secrets of the Weird <[EMAIL PROTECTED]>


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



Re: exporting etc

2002-10-31 Thread Paul Sander
Have you considered one or more of the following?

- Configure your web server to disallow serving the CVS meta-data.
- Check out to a staging area, then perform a quick rename shuffle
  to replace the deployed web site very quickly.

--- Forwarded mail from [EMAIL PROTECTED]

 I would like to know if either of the following are possible:
 * Doing a checkout that will over-write any files with the
   same name that already exist (no i do not want to do an
   update, as the files being over-written will contain no CVS
   information-ie i want to do an export that overwrites a
   previous export) OR
 * Instead of putting the 3 automatically created CVS file
   (entries, repositroy and root) in a seperate folder called
   CVS, is it possible to put these three files in the same
   directory level as the files that they are describing.

--- End of forwarded message from [EMAIL PROTECTED]



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs



RE: exporting etc

2002-10-31 Thread Dougal Kennedy
I have thought of setting up the permissions on the CVS folder each time it is done, 
but we do frequent upgrades and this will be forgotten sooner rather than later, as I 
am only a contracter and will not be here too long after i set it up.

Not 100% sure what this rename shuffle business is, but it sounds like what greg was 
suggesting, ie write a script/batch file to do the work for me.

Unfortunately this looks like the only solution.

Dougal Kennedy
Software Engineer
Icontact Australia


-Original Message-
From: Paul Sander [mailto:paul@;wakawaka.com]
Sent: Thursday, 31 October 2002 7:01 PM
To: Dougal Kennedy; [EMAIL PROTECTED]
Subject: Re: exporting etc


Have you considered one or more of the following?

- Configure your web server to disallow serving the CVS meta-data.
- Check out to a staging area, then perform a quick rename shuffle
  to replace the deployed web site very quickly.

--- Forwarded mail from [EMAIL PROTECTED]

 I would like to know if either of the following are possible:
 * Doing a checkout that will over-write any files with the
   same name that already exist (no i do not want to do an
   update, as the files being over-written will contain no CVS
   information-ie i want to do an export that overwrites a
   previous export) OR
 * Instead of putting the 3 automatically created CVS file
   (entries, repositroy and root) in a seperate folder called
   CVS, is it possible to put these three files in the same
   directory level as the files that they are describing.

--- End of forwarded message from [EMAIL PROTECTED]



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs