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

RE: Re: $log$ keyword expansion with hook-scripts?

From: Reedick, Andrew <jr9445_at_ATT.COM>
Date: Tue, 15 Jan 2008 12:18:03 -0600

> -----Original Message-----
> From: Ryan Schmidt [mailto:subversion-2007b_at_ryandesign.com]
> Sent: Monday, January 14, 2008 2:53 PM
> To: Reedick, Andrew
> Cc: users_at_subversion.tigris.org
> Subject: Re: $log$ keyword expansion with hook-scripts?
>
> On Jan 14, 2008, at 09:39, Reedick, Andrew wrote:
>
> >> the thing i like about having the log in the sources is that you
> >> quickly see
> >> the files history without having to switch between tools. maybe
> >> someone's
> >> working offfline (in an airplane...) etc.
> >
> > Errr... anyone who needs to see the log to work on the file is
> > probably
> > the kind of person who would already have a workspace, and since the
> > workspace has a cached copy of the log history...
>
> Err... Subversion caches no such thing. :) The "svn log" command hits
> the repository every time. If you want to be able to get the log
> while offline, you'll have to use a client like svk instead of svn,
> since svk keeps a complete local copy of the repository.
>

Crikey. Shows how often I work offline.

Plan B: "svn log repos/.../root_of_workspace > history.log" and a
script to make searching the log file easy.

Any chance of a post-update client side hook? =P

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA625

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-15 19:18:58 CET

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.