Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #13581
| From | Daniel Pitts <newsgroup.nospam@virtualinfinity.net> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Creating a subversion "tag change summary". |
| References | <hjHir.4833$R85.3117@newsfe17.iad> <HIHir.9015$YM2.6283@newsfe05.iad> <nospam-2B2C5E.01510216042012@news.aioe.org> |
| Message-ID | <LpYir.88442$s82.47213@newsfe10.iad> (permalink) |
| Date | 2012-04-16 10:12 -0700 |
On 4/15/12 10:51 PM, John B. Matthews wrote: > 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." > I'm not sure I understand what you mean by that, but that does remind me that our admins have prevented checkouts that don't have "/branches/*/", "/tags/*/" or "/trunk/" in them. Not sure if that is contributing to the problem or not.
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