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

Re: svn commit: r35053 - in trunk/subversion: svnsync tests/cmdline

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 06 Jan 2009 15:21:15 -0500

David Glasser wrote:
>> + SVN_ERR(svn_cmdline_printf(pool, _("Source Repository UUID: %s\n"),
>> + from_uuid->data));
>> + if (last_merged_rev)
>> + SVN_ERR(svn_cmdline_printf(pool, _("Last Merged Revision: %s\n"),
>> + last_merged_rev->data));
>
> Perhaps also print out if there is a sync in progress, from where (ie, lock)?

I actually wrote that code, and then I removed it again because I couldn't
settle on a description field that I liked. Got suggestions?

>> +def info_syncronized(sbox):
>
> synchronized
>
>> + "test info cmd on a syncronized repo"
>
> ditto

[,,,]

>> +def info_not_syncronized(sbox):
>
> ditto
>
>> + "test info cmd on an un-syncronized repo"
>
> ditto

Gah ... I missed some. Will fix.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1008378

Received on 2009-01-06 21:21:38 CET

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.