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

Re: externals and date?

From: Benjamin Smith-Mannschott <bsmith.occs_at_gmail.com>
Date: Mon, 27 Oct 2008 18:40:02 +0100

On Oct 27, 2008, at 13:18, Martin Schröder wrote:

> Hi,
> how do I enter a date with svn:externals? All my trials (e.g.
> -r{2008-10-27}) get rejected. :-(

I don't think using a date to peg an svn:external is intended to work
[1]. What would you expect such a date to mean? If there are multiple
commits on that day, which one should subversion pick? Doesn't this
ambiguity bother you?

[1] http://svnbook.red-bean.com/en/1.5/svn.advanced.externals.html

A work-around: Use svn log to get the revisions for that day. Pick the
revision number that's most appropriate and use that.

// Ben
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-27 18:40:30 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.