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

Re: How to have a version file in the wc?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-09 14:22:09 CEST

pmarek@users.sourceforge.net writes:

> - "svn merge -r BASE:HEAD file". That doesn't work, and I don't understand
> why. The error it gives is (subversion 0.24.1)
> svn: a path under revision control is needed for this operation
> svn: svn_client__get_revision_number: need a version-controlled
> path to fetch local revision info.

That's a bug reported recently, BASE doesn't work here. Try using a
number.

> How can I get the current HEAD revision number into this file???

What does this mean? The HEAD revision can change at any time, it can
change during an update. Do you mean the revision to which you
updated? There is no keyword for that.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 9 14:23:10 2003

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

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