Re: Options for moving large files between repos

2012-03-21 Thread sebb
On 8 March 2012 13:54, Mark Phippard wrote: > On Mon, Feb 27, 2012 at 10:03 AM, sebb wrote: > >> I've currently got the CollabNet build (1.7.2) for Windows, and it >> does not include svnmucc as far as I can tell. > > As of the 1.7.4 release it will include it. Thanks! I've just reverted to the

Re: Options for moving large files between repos

2012-03-08 Thread Mark Phippard
On Mon, Feb 27, 2012 at 10:03 AM, sebb wrote: > I've currently got the CollabNet build (1.7.2) for Windows, and it > does not include svnmucc as far as I can tell. As of the 1.7.4 release it will include it. -- Thanks Mark Phippard http://markphip.blogspot.com/

Re: Options for moving large files between repos

2012-02-27 Thread sebb
On 26 February 2012 21:52, Stefan Sperling wrote: > On Sun, Feb 26, 2012 at 07:52:41PM +, sebb wrote: >> On 26 February 2012 16:05, Stefan Sperling wrote: >> > https://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/svnmucc >> >> Is this available for all OSes? > > Yes. Things in

Re: Options for moving large files between repos

2012-02-26 Thread Stefan Sperling
On Sun, Feb 26, 2012 at 07:52:41PM +, sebb wrote: > On 26 February 2012 16:05, Stefan Sperling wrote: > > https://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/svnmucc > > Is this available for all OSes? Yes. Things in tools/ are built by default with Subversion. Which package

Re: Options for moving large files between repos

2012-02-26 Thread sebb
On 26 February 2012 16:05, Stefan Sperling wrote: > On Sun, Feb 26, 2012 at 03:51:44PM +, sebb wrote: >> Now release archives can be quite large, so one wants to minimise >> network transfers, and not have to checkout large workspaces either. > > Why would anyone need to get a working copy of

Re: Options for moving large files between repos

2012-02-26 Thread Stefan Sperling
On Sun, Feb 26, 2012 at 03:51:44PM +, sebb wrote: > Now release archives can be quite large, so one wants to minimise > network transfers, and not have to checkout large workspaces either. Why would anyone need to get a working copy of anything? All moves/copies can be performed server-side. T