Kalin KOZHUHAROV wrote:
> Ramón Zamora wrote:
>
>> hello to everyone
>> is it possible to export directly to a ftp location, using my username
>> and pass?
>>
> not directly.
>
>
>> , i have a lot of php source files (~3130) and it takes some
>> time and diskspace to export a clean working copy, upload everything
>> and then delete it, it would be nice if it could be done in one action
>>
>
> Use FUSE or something else to mount your remote ftp directory and export
> there
>
>
Does FUSE run on a Windows box?
> Put a svn client on the server and export from there (need shell)
>
Hmm. Not applicable where the ISP only permits files to be uploaded,
read or deleted but not executed.
> Use wget/curl/whatever on the server to get the latest version of a given
> path (svn server should be apache, need shell)
>
> Disk space is cheap these days :-)
>
> Kalin.
>
> P.S. Now I saw it is on the TSVN ML...
> Well, I guess on the other OS it is not that easy, so the answer stays no,
> unless somebody knows better.
>
>
Peter
Received on Sat Feb 11 12:02:47 2006