hello,
i've been using svn against a local repository.
i'm on macosx and using the metissian binaries.
today i tried to check out a separate copy of my project:
svn co file:///blah/path/p4/trunk p4
..
A p4/resources/images/old/images.html
A p4/resources/images/old/find32.gif
A p4/resources/images/old/TreeCollapsed.gif
A p4/resources/images/old/find16.gif
A p4/resources/images/old/TreeExpanded.gif
A p4/resources/images/old/lock.gif
subversion/libsvn_wc/log.c:329: (apr_err=155009)
svn: In directory 'p4/resources/images'
subversion/libsvn_subr/io.c:548: (apr_err=2)
svn: Can't copy 'p4/resources/images/.svn/tmp/text-base/
expand.gif.svn-base' to 'p4/resources/images/expand.gif.tmp': No such
file or directory
i was using v 1.1.3 when i first tried this. i upgraded to
v1.1.4. the only difference is that the error in io.c is on line 548
instead of 546.
i'm no svn guru. would much appreciate if you know of a way to
resolve this issue (at the moment i'm a little worried).
thanks in advance,
/ eitan
ps:
here's the output of svn status after the co operation:
cd p4
svn status
! .
! resources
? resources/images/listtableview-hover.png
? resources/images/CompositeQuery16.png
? resources/images/expand.gif.tmp
? resources/images/previous_rollover.png
? resources/images/Expand.gif
? resources/images/ComplexType16.gif
? resources/images/Business16.png
? resources/images/Contact16.png
? resources/images/logo_32.png
? resources/images/Command16.gif
? resources/images/Role16.png
? resources/images/CommandRestriction16.png
? resources/images/Field16.gif
? resources/images/treeview-hover.png
? resources/images/Note16.png
? resources/images/Person16.png
? resources/images/login32.png
? resources/images/check.png
? resources/images/listtableview.png
? resources/images/BusinessContact16.png
? resources/images/list32.png
? resources/images/delete-hover.png
? resources/images/Schedule16.gif
? resources/images/Name32.png
? resources/images/locked-16.png
? resources/images/images.html
? resources/images/User16.png
? resources/images/listview-hover.png
? resources/images/find16.png
? resources/images/folderview-hover.png
? resources/images/treeview.png
? resources/images/omniview.png
? resources/images/Objects32.png
? resources/images/CompositeQuery16.png.tmp
! L resources/images
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 10 02:00:31 2005