Can you modify the perl script to first checkout a local copy and then
upload the checked-out files?
The local (server) copy can afterwards be removed, of course.

HTH,
Arno


----- Original Message ----- 
From: "Anand Graves" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 05, 2004 9:01 PM
Subject: Problem uploading files in cvs repository to ftp server


> I want to upload a file to a ftp server whenever a file is commited. The
> file loginfo in the direcotry CVSROOT can make this possible.
>
> I added a line on the left a regular expression (for a certain directory)
> and on the right the command to be executed. The command is a perl script
> that uploads the file(s) to a ftp server.
>
> When I looked on the ftp server I noticed that I saw only files with ,v at
> the  end. These are all RCS files, but I only want to upload checked out
> files (without the ,v).
>
> Does anyone know how to accomplish this?
>
> Thanks,
>
> Anand
>
>
>
>
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://lists.gnu.org/mailman/listinfo/info-cvs
>


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

Reply via email to