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

Re: script

From: Mihai <mike99as_at_yahoo.com>
Date: Mon, 8 Jun 2009 01:06:38 -0700 (PDT)

Hi everyone. I have one more question about svn. I`ve tried to load a dumped repository into my repositories with svnadmin load, but it did'n work. can you help me?

--- On Wed, 6/3/09, Ryan Schmidt <subversion-2009b_at_ryandesign.com> wrote:

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Subject: Re: script
To: "Mihai" <mike99as_at_yahoo.com>
Cc: "Subversion Users" <users_at_subversion.tigris.org>
Date: Wednesday, June 3, 2009, 10:24 AM

On Jun 3, 2009, at 01:20, Mihai wrote:

> Ryan Schmidt wrote:
>
>> 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.
>
> I have a team of developers that need to dump their work on a windows srv2003 and download another repository from it. how to do this from windows`s cmd?

When you say "dump their work" are you talking about sending their changes into the repository using the "svn commit" command? When you say "download another repository" are you talking about checking out a new working copy with the "svn checkout" command? If not, I'm just having a really tough time understanding what tasks you're trying to accomplish.

Are you already using Subversion successfully? Are you familiar with the terminology? Have you read the Subversion Book at http://svnbook.org/ to learn the commands that are available and the ways in which Subversion is most often used?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-08 10:07:33 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.