[svk-devel] svk push error

Gerrit Kaiser gerrit at gerritkaiser.de
Mon Jan 21 22:05:50 EST 2008


Hi List,
this is a plea for help as I've maneuvered my SVK repository in a  
state that I can't seem to get it out of. My setup is an upstream SVN  
repo https://svn.company.com/project mirrored to //comp/project and // 
comp/project/trunk branched into //local/proj. I then svk copy'd a  
dependency that lives in its unmirrored repository in //comp/project- 
image-viewer  into //local/proj/vendor/project-image-viewer. From that  
point on when trying an svk push to move my changes to the upstream  
repo I got an error that said
"RA layer request failed: PROPFIND request failed on '/project-image- 
viewer': PROPFIND of '/project-image-viewer': 403 Forbidden (https://svn.company.com 
)
Please sync mirrored path /comp/project/trunk first."
I then tried to delete the copy of the dependency, the dependencies'  
repo etc., tried to merge in the revision where I first copied the  
dependency in etc. -> no change.
Would be great if someone could give me a pointer on how to solve this.
Regards,
Gerrit

Below is the full debug output:

gerrit at vega:~/Development/current> SVKLOGLEVEL=debug SVKSVNBACKTRACE=1  
svk push
Auto-merging (2040, 2058) /local/proj to /comp/project/trunk (base / 
comp/project/trunk:2045).
===> Auto-merging (2040, 2041) /local/proj to /comp/project/trunk  
(base /local/proj:2040).
Merging back to mirror source https://svn.company.com/project.
==> got 2040 as copyboundry, add 2040 as boundry as well
set_target_revision: SVN::Delta::Editor=HASH(0x189a108),2041
open_root: SVN::Delta::Editor=HASH(0x189a108),11
===> /local/proj/vendor =>
===> /local/proj/vendor/project-image-viewer => /comp/project-image- 
viewer
to 2041, from 2039, try 2040
==> to resolve /comp/project-image-viewer 2039
open_directory:  
SVN::Delta::Editor=HASH(0x189a108),vendor,_p_void=SCALAR(0x1934ab8), 
11,_p_apr_pool_t=SCALAR(0x19347dc)
add_directory: SVN::Delta::Editor=HASH(0x189a108),vendor/project-image- 
viewer,_p_void=SCALAR(0x192f8d8),https://svn.company.com/project-image-viewer,,_p_apr_pool_t=SCALAR(0x1934854)
RA layer request failed: PROPFIND request failed on '/project-image- 
viewer': PROPFIND of '/project-image-viewer': 403 Forbidden (https://svn.company.com 
)
Please sync mirrored path /comp/project/trunk first.
abort_edit: SVN::Delta::Editor=HASH(0x189a108)
DESTROY: SVN::Delta::Editor=HASH(0x189a108


More information about the svk-devel mailing list