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

Re: Getting a snapshot from a specific date

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-07-11 20:58:24 CEST

James Adams <james@coldspark.com> wrote on 07/11/2006 02:50:11 PM:

> I would like to get a snapshot of a directory from a certain date. For
> example I would like to build the code I had on July 1st. Is there a
> command which will allow me to create a project (in Eclipse) from the
> repository at a certain date?
>
> I am using Subclipse so if there are any points relevant to how you
> would do this through Subclipse that would be helpful as well.

Subversion accepts dates for the revision argument on commands, however
Subclipse does not provide any UI that allows you to do this. It is
fairly trivial to do regardless. Using Subclipse, just checkout HEAD if
you have not already done so, then do Team -> Switch. Check the box to
specify a specific revision and then click the Show Log button. Find the
last revision for the date you want and select it, then click OK.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 11 20:59:46 2006

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.