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

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,
-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
Mathias.Weinert@gfa-net.de writes:
> <br><font size=2><tt>&quot;Max Bowsher&quot; &lt;maxb@ukf.net&gt; wrote:<br>
> <br>
> &gt; Mathias.Weinert@gfa-net.de wrote:<br>
> &gt; &gt; Hi there,<br>
> &gt; &gt;<br>
> &gt; &gt; as I sometimes wanted to know what 'svn update' will do and which
> was the<br>
> &gt; &gt; current revision of my working copy I implemented a '--verbose'
> option for<br>
> &gt; &gt; 'svn update' which provides these information:<br>
> &gt; &gt;<br>
> &gt; &gt; $ svn up -v myWorkingCopy/<br>
> &gt; &gt; Current revision 409<br>
> &gt; &gt; will be updated to revision 413.<br>
> &gt; &gt; U &nbsp; &nbsp;foo.c<br>
> &gt; &gt; A &nbsp; &nbsp;bar.c<br>
> &gt; &gt; Updated to revision 413.<br>
> &gt; &gt;<br>
> &gt; &gt; The information is only shown when current revision is not the
> same as the<br>
> &gt; &gt; new revision.<br>
> &gt; &gt;<br>
> &gt; &gt; If you find this option usefull I would be happy if you added
> it to<br>
> &gt; &gt; subversion. If not, never mind.<br>
> &gt; <br>
> &gt; 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>&gt; That would be misleading, and not very helpful,
> if your WC contains mixed <br>
> &gt; 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 &quot;problem&quot; 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.org
Received 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.