[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Howto CVS replace with a specific revision

Wieant Nielander wrote:
I'm looking for a way to replace a resource from a CVS repository with another revision. The 'Replace With'->'Another Branch or Version...' dialog only seems to allow me to select version tags, not a specific
revision (e.g. 1.10).

Right-click the file and choose Replace with > History...
In the History view, right-click on the revision you want and select either "Get Contents" or "Get Sticky Revision", depending on whether you want just the contents of the old revision in your working copy or if you want to check out the previous revision sticky.


Hope this helps,
	Eric