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

Re: [TSVN] Non SVN or TSVN specific revprops

From: Brass Tilde <brasstilde_at_insightbb.com>
Date: 2005-05-25 19:26:14 CEST

> TSVN doesn't show you revision properties at all right now. I never
> thought of this as a requested feature.

OK, it'd be a nice to have, but since I can get to it via the CLI, I don't really see it as that urgent. Nice to have though, so if
it can be worked in somehow, I for one would appreciate it.

> But I'm wondering: why didn't you use the default Subversion revision
> property for the commit date when you converted your VCS repository to
> Subversion? I mean, that's the property which is made for that information.

We will be importing our projects (about 500 of them) one at a time from PVCS to Subversion on an as needed or time permitting
basis. If we use the svn:date revision property, the resulting dates will not progress with the revision numbers.

For instance, I'm about to convert my current project. The first time it was committed to PVCS was 11/3/2002 and the last time was
5/15/2005, so when I'm finished importing to my brand new repo, rev 1 will be dated 11/3/2002, and rev 87 with 5/15/2005. Now, when
someone else gets around to importing the next project, which was first checked into PVCS on, for instance, 4/2/2004, the next
sequential revision number in our Subversion repo will have an *earlier* date than the last one for *my* project, in fact, since my
project is a relatively new one, it might have a date earlier even than the first date for mine. I don't want that, so I'm saving
them with a custom revprop.

Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed May 25 19:27:06 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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