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

Re: [RFE] "Updated _from_revision_XYZ_ to revison ABC"

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2005-09-14 18:04:00 CEST

    What I am doing now is:
    svn info <= see current revision
    svn up
    svn log -r $currev:HEAD

Me too.

    Will it be easy to implement a bit more info on the update MSG, like:
            Updated _from_revision_XYZ_ to revision ABC.
    instead of the current:
            Updated to revision ABC.

My hunch is that it won't be _fast_, for the same reason that causes
"svnversion" to take a long time to run.

    What do you think?

I predict the developers will say "write a wrapper script around svn
that runs 'svnversion' before doing 'svn up'".

-- 
But users will not now with glad cries glom on to a language that
gives them no more than what Scheme or Pascal gave them.
        -- Guy Steele, http://www.sun.com/research/jtech/pubs/98-oopsla-growing.ps
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 14 19:01:38 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.