[svk-devel] [PATCH] better progress information for sync

Matthew Draper matthew at trebex.net
Mon Dec 18 19:00:12 EST 2006


On Mon, Dec 18, 2006 at 04:08:25PM -0600, Jonathan Rockway wrote:
> After that's done, I plan to add a "clone" operation, so you can
> write:
> 
> $ svk clone http://svn.somewhere.com/repos/foo
> 
> and have svk do:
>  svk mirror //mirror/foo http://svn.somewhere.com/repos/foo
>  svk sync //mirror/foo
>  svk copy //mirror/foo //local/foo
>  svk co //local/foo
> 
> The output will look like:
> 
> Syncing http://svn.somewhere.com/repos/foo
> Mirroring http://svn.somewhere.com/repos/foo to //mirror/foo
> Retrieving log information from 1 to 10561
>  100% (10561/10561)
> Downloading revision information...
>  100% (10561/10561)
> Creating local branch...
> Checking out a working copy...
>  100% (1234/1234)
> $ cd foo
> $ # start your work

svk cp http://svn.somewhere.com/repos/foo foo -m 'Create local branch'

:)



Matthew

-- 
matthew at trebex.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
Url : http://lists.bestpractical.com/pipermail/svk-devel/attachments/20061219/2a05c495/attachment.pgp


More information about the svk-devel mailing list