info-cvs
[Top][All Lists]
Advanced

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

Re: Problem uploading files in cvs repository to ftp server


From: Arno Schuring
Subject: Re: Problem uploading files in cvs repository to ftp server
Date: Sun, 5 Sep 2004 23:31:42 +0200

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" <address@hidden>
To: <address@hidden>
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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/info-cvs
>




reply via email to

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