[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: script

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Wed, 3 Jun 2009 01:03:53 -0500

On Jun 3, 2009, at 00:50, Mihai wrote:

> Ryan Schmidt wrote:
>
>> On Jun 2, 2009, at 15:13, Mihai wrote:
>>
>>> Hi. I have to write a script under windows to upload a repository
>>> on the ftp server and download another repository from it. can
>>> you help me? thanks
>>
>> Upload/download an entire repository, or the contents of the
>> repository?
>>
>> What would you like the script to do?
>>
>> What scripting language are you using?
>>
>> What have you got so far?
>>
>> This mailing list may not be the best resource for general
>> scripting questions but if you have specific questions about
>> Subversion commands we can help with that.
>
> I want to write a .bat file stored on the server that will upload
> and download a repository every day at a specific time. all I need
> is the commands to do this.

Sorry, I cannot help with .bat scripting. Though if you just want to
download or upload the repository itself, you know where the files
are and can certainly write a script to do so.

However you may want to explain *why* you think you want to do this.
There may be a better solution to the problem. For example, svnsync
can be used to make backup copies or mirrors of a repository, if that
is your goal.

P.S: Use Reply All so your reply goes to the list too, not just to me.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2358991

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-03 08:05:02 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.