Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #13573
| From | "John B. Matthews" <nospam@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Creating a subversion "tag change summary". |
| Date | 2012-04-16 01:51 -0400 |
| Organization | The Wasteland |
| Message-ID | <nospam-2B2C5E.01510216042012@news.aioe.org> (permalink) |
| References | <hjHir.4833$R85.3117@newsfe17.iad> <HIHir.9015$YM2.6283@newsfe05.iad> |
In article <HIHir.9015$YM2.6283@newsfe05.iad>, Daniel Pitts <newsgroup.nospam@virtualinfinity.net> wrote: > Well, I did find one way to speed things up. An "info" request of > the file on the tag is relatively fast, and includes the "last > change revision" of that file. I can then do a log of that file > on the trunk (Which is faster by magnitudes), and anything after > that revision can be considered a change after that file was > originally tagged. > > Anyway, I'm still open to any other advice on the matter. This reminds me of a project that had a particularly tangled per-directory access control configuration. You might look at the speed versus security tradeoff in "Disabling path-based checks." -- John B. Matthews trashgod at gmail dot com <http://sites.google.com/site/drjohnbmatthews>
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Creating a subversion "tag change summary". Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-04-15 14:44 -0700
Re: Creating a subversion "tag change summary". Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-04-15 15:11 -0700
Re: Creating a subversion "tag change summary". "John B. Matthews" <nospam@nospam.invalid> - 2012-04-16 01:51 -0400
Re: Creating a subversion "tag change summary". Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-04-16 10:12 -0700
Re: Creating a subversion "tag change summary". "John B. Matthews" <nospam@nospam.invalid> - 2012-04-16 20:54 -0400
Re: Creating a subversion "tag change summary". Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-04-17 09:25 -0700
Re: Creating a subversion "tag change summary". Steven Simpson <ss@domain.invalid> - 2012-04-16 08:10 +0100
Re: Creating a subversion "tag change summary". Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-04-16 10:16 -0700
csiph-web