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

problem with svn export -rXXXX

From: Paul Lussier <pll_at_lanminds.com>
Date: 2003-08-26 16:24:17 CEST

Hi folks,

In trying to release this week, I encountered a problem I don't quite
understand. From my local wc of the release-0.28 branch:

$ svn log .
[...]
------------------------------------------------------------------------
rev 6856: pll | 2003-08-25 11:10:24 -0400 (Mon, 25 Aug 2003) | 1 line

* CHANGES - updated release number...again
------------------------------------------------------------------------
[..]

So, r6856 exists, yet:

$ svn export -r6856
http://svn.collab.net/repos/svn/branches/release-0.28 subversion-0.28
--username none --password none
svn: Filesystem has no item
svn: REPORT request failed on '/repos/svn/!svn/vcc/default'
svn:
file not found: transaction `irt', path `/branches/release-0.28'

Using -r6880 works just fine, as does -r6876 (the last change I made to
the branch).

Granted, I want to be using 6876 at this point, but why didn't 6856?
And what does that error mean?

Thanks,

-- 
Seeya,
Paul
GPG Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 26 16:25:32 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.