On Tue, Jun 26, 2001 at 12:07:22PM +0200, [EMAIL PROTECTED] wrote:
> Hi,
>
> I use CVS to control revisions of an HTML project.
> On the web server I have a development area, where
> I can test my files and commit them to CVS.
>
> If I want to release a new version, I would like to
> export the files to the directory where the "live" version
> resides.
> But CVS complains that it can export the files, because
> there are already files the same name.
> Is there an option flag to overwrite existing files on exports??
You should change your setup some.
Export to a different directory and then move a symlink.
Or you could delete the exported files and then reexport
it.
In any event you should script it so it works automatically.
donald
>
> Best regards
> Alex
>
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs