Svn subrepo status support

Martin Geisler mg at lazybytes.net
Sat Mar 12 12:32:30 CST 2011


Srećko Jurić-Kavelj <jksrecko at gmail.com> writes:

> Hi,
>
> I was wondering why isn't status reporting for subversion
> subrepository implemented in current stable (1.8.1)?
>
> I've googled and found a patch that was proposed year ago
> (http://thread.gmane.org/gmane.comp.version-control.mercurial.devel/28335/focus=28334)?

This patch was submitted long before we added the --subrepos flag to
status and many other commands. It is also quite simple since it just
prints the 'svn status' output -- I would expect 'hg status -S' to parse
and reformat the output to match the normal Mercurial output, or at
least to prefix the lines with the subrepository path.

-- 
Martin Geisler

aragost Trifork
Professional Mercurial support
http://aragost.com/mercurial/


More information about the Mercurial-devel mailing list