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

can't use date in external properties

From: Jean-Baptiste Maillet <jb.maillet_at_free.fr>
Date: 2006-03-01 15:45:28 CET

Hello list,

I can't use date as a revision in external properties.

This is OK :
.root/platform -r3368
http://pcl80/svn/main/Platform/autoconf/trunk

But this is NOK :
.root/platform -r{2006-02-17}
http://pcl80/svn/main/Platform/autoconf/trunk

After a "svn propedit svn:externals .", on "svn up" the client complains :

Fetching external item into '.root/platform'
svn: REPORT request failed on '/svn/main/!svn/vcc/default'
svn: Cannot replace a directory from within

The server log says :

[Wed Mar 01 15:25:32 2006] [error] [client 130.142.8.168] A failure
occurred while driving the update report editor [500, #160005]
[Wed Mar 01 15:25:32 2006] [error] [client 130.142.8.168] Cannot replace a
directory from within [500, #160005]

Some other syntax fails when leavins the external properties edit session,
ex :
svn: Error parsing svn:externals property on '.': '.root/platform
--revision {2006-02-17} http://pcl80/svn/main/Platform/autoconf/trunk'

I tried various other date syntax as examplified in the documentation
without success. This looks like a bug to me.

client and server are version 1.3.0 (r17949)

-- 
Jean-Baptiste Maillet
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 1 15:51:30 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.