Problems accessing a deleted file
From: Paul Koning <pkoning_at_equallogic.com>
Date: 2005-12-19 17:49:45 CET
I'm working on a post-commit script. I'm running into some trouble
The scenario goes like this:
file foo was copied from trunk to a branch at rev 34995
Normally I would expect
In this case, it doesn't work, and in fact I see other oddities.
svn log branch/mybranch/foo@36200 fails
The failures look like this (this one is for the third example above):
svn: File not found: revision 34995, path '/branches/Portwood_patches/NetBSD162/src/EQL/windows/src/user/snmp/include/eqltunnel.h@34995'
It seems to me all this *should* work, right?
This is Subversion 1.2.3, fsfs repository, Linux, file: style URLs.
paul
---------------------------------------------------------------------
|
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.