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

Re: Possible way to support $Log$

From: Steve King <ichselbst_at_gmx.ch>
Date: 2004-04-20 21:06:59 CEST

Mark Phippard wrote:

[snip]
> said, the best argument I have seen for it was by someone who said they
> primarily work disconnected from the repository and need the information
> so that they can do as much research as possible without having a
> repository connection. With that in mind, would it be possible to have
> an option to store the log information in the WC and then either make
> some new or existing svn commands that could look at this information?

You mean something like
svn log > logfile.txt
?

/me thinking:
Subversion could do that automatically when doing checkouts/updates and
store this information somewhere (e.g. in the top folder of the wc, in
the .svn dir).
Then an additional option to 'svn log' (e.g. 'svn log --no-net') would
simply show that file with all the logs in it.
Sounds like a good feature to me - but that's just me.

Stefan

---
Love is photosensitive. It needs darkness to develop.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 20 21:09:42 2004

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.