[svk-devel] file not found when doing 'svk list'

Jonathan Rockway jon at jrock.us
Fri Jan 19 12:09:33 EST 2007


Viktor Štujber wrote:
> svk list -r 1 /repo/
>> dir1
>> dir2
> 
> svk list -r 1 /repo/dir1
>> Filesystem has no item: File not found: revision 9673, path '/dir1'
> 
> Is this reproducible? I got this just now when I tried to do everyday
> work with my repo...

I can't reproduce it.  The error message leads me to believe that you're
exploring a working copy at r9673, not a depot path at r1.  What does
svk checkout -r 1 /repo yield?

BTW, I'm using svk 2.0.0.  What version are you using?

-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;


More information about the svk-devel mailing list