Re: SVN Error at revision XXXX doesn't exist
From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Mon, 31 Jan 2011 21:47:10 -0600
On Jan 31, 2011, at 13:39, Jean-François Davignon wrote:
> I have a script that creates the folder structure for a new project, imports, checks-out in place, sets and commits externals, then finally updates the whole project to fetch the external code.
Sure. Are you sure https://xxx.xxx.xxx/Trunk/Build/build.py exists at revision 17434? does it exist at HEAD? How is the external specified exactly?
Often this is the kind of error you will get when you don't pin your externals with a peg revision, and the item you're trying to pull in via the external is moved, renamed, or deleted in a later revision.
|
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.