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

Re: svn-push et al.....

From: Shlomi Fish <shlomif_at_012.net.il>
Date: 2003-09-23 20:28:54 CEST

On Tuesday 23 September 2003 20:38, Files wrote:
> Is there some documentation on the uses of these push programs?
>

When svn-push is run without any arguemnts it displays the following usage
information:

<<<
Usage : svn-push -r N:M [SRC_URL] [DEST_URL]
>>>

N is the start revision. M is the end revision. SRC_URL is the URL of the
repository from which to extract the changesets, DEST_URL is the URL to put
the changesets to.

Regards,

        Shlomi Fish

> I think I might have some use for them at work possibly. I currently do
> rolls between repositories by hand crafted scripts. Granted it's automated
> now, but if there is a stock tool, it would be nicer to use.
>
> Currently, I have a cron job that watches a directory in each area.
> Depending on what appears in the site/push, different things happen.
>
> update - updates the development repository to the latest build.
> refresh - retrieves a fresh copy.
> commit - rolls the repository to the next highest level.
>
> There are other variations, but this is in a nutshell what happens.
>
> Thanks.
>
> Shamim Islam
> BA BS
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

-- 
---------------------------------------------------------------------
Shlomi Fish      shlomif@iglu.org.il
Homepage: http://t2.technion.ac.il/~shlomif/
I don't believe in fairies. Oops! A fairy died.
I don't believe in fairies. Oops! Another fairy died.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 23 20:30:42 2003

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

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