Re: [PATCH] new parameter option '--verbose' for 'svn update'
From: <kfogel_at_collab.net>
Date: 2005-09-29 20:24:26 CEST
Can you please send plaintext mails, not HTML mails?
http://subversion.tigris.org/mailing-list-guidelines.html#encodings
Thanks,
-- www.collab.net <> CollabNet | Distributed Development On Demand Mathias.Weinert@gfa-net.de writes: > <br><font size=2><tt>"Max Bowsher" <maxb@ukf.net> wrote:<br> > <br> > > Mathias.Weinert@gfa-net.de wrote:<br> > > > Hi there,<br> > > ><br> > > > as I sometimes wanted to know what 'svn update' will do and which > was the<br> > > > current revision of my working copy I implemented a '--verbose' > option for<br> > > > 'svn update' which provides these information:<br> > > ><br> > > > $ svn up -v myWorkingCopy/<br> > > > Current revision 409<br> > > > will be updated to revision 413.<br> > > > U foo.c<br> > > > A bar.c<br> > > > Updated to revision 413.<br> > > ><br> > > > The information is only shown when current revision is not the > same as the<br> > > > new revision.<br> > > ><br> > > > If you find this option usefull I would be happy if you added > it to<br> > > > subversion. If not, never mind.<br> > > <br> > > IIUC, this just shows the revision of the root directory of the update.<br> > </tt></font> > <br><font size=2><tt>That's right.</tt></font> > <br> > <br><font size=2><tt>> That would be misleading, and not very helpful, > if your WC contains mixed <br> > > revisions.<br> > </tt></font> > <br><font size=2><tt>IMHO this is helpful.</tt></font> > <br><font size=2><tt>First, If I regularly make updates of a WC 'svn up > -v' will in most cases show the revision at which I made my last 'svn up' > (until I make a commit on the root of my WC).</tt></font> > <br><font size=2><tt>Second, we always have the "problem" with > mixed revisions:</tt></font> > <br><font size=2><tt>If I for example do an 'svn log' for a WC path I will > only get the log until the revision I last committed or updated this part > of the WC but not the whole log. For me this is much more misleading, or, > to say it in other words, users have to know what this functions do and > what they don't.</tt></font> > <br> > <br><font size=2><tt>Mathias</tt></font> > <br> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org > For additional commands, e-mail: dev-help@subversion.tigris.org > > -- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Sep 29 23:36:49 2005 |
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.