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

Can't access 0.14.5 tag

From: Tim Moloney <moloney_at_mrsl.com>
Date: 2002-11-05 00:07:37 CET

I'm getting the following error messages when I try to access the
0.14.5 tag.

Using http://svn.collab.net/repos/svn/tags/0.14.5 in Mozilla I get:

file not found: revision `3648', path `/tags/0.14.5'

At the command line using an install 0.14.3 svn client, I get:
bash> svn export \
> http://svn.collab.net/repos/svn/tags/0.14.5 subversion-0.14.5
svn: RA layer request failed
svn: PROPFIND of /repos/svn/!svn/bc/3648/tags/0.14.5: 404 Not Found

Using the svn client compiled from subversion-0.14.5.tar.gz, I get:

bash> subversion-r3578/subversion/clients/cmdline/svn export \
> http://svn.collab.net/repos/svn/tags/0.14.5 subversion-0.14.5
svn: RA layer request failed
svn: PROPFIND of /repos/svn/!svn/bc/3648/tags/0.14.5: 404 Not Found

Is it me or is the repository messed up?

BTW, accessing http://svn.collab.net/repos/svn/trunk works fine.

-- 
Tim Moloney
ManTech Real-time Systems Laboratory
2015 Cattlemen Road                             \     /
Sarasota, FL  34232                     .________\(O)/________.
(941) 377-6775 x208                        '  '  O(.)O  '  '
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 5 00:08:38 2002

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.