[svk-users] "Item not found" in revision
Michael Brouwer
mb.7766 at gmail.com
Thu Feb 14 17:50:27 EST 2008
You want
svk ls //mirror/wd/sharpei/projects/Hearthstone/trunk at 21123
Since the -r option starts at HEAD and searches backwards from there,
and since trunk doesn't exist in 21715 (which is HEAD I'm guessing)
you get and error. The @rev syntax starts at rev instead of HEAD.
Michael
On Feb 14, 2008, at 10:48 AM, Mark Lundquist wrote:
> Hi,
>
> OK, riddle me this:
>
> [codeshack:wrinkledog/projects/BCC] ml% svk ls -r 21123 //mirror/wd/
> sharpei/projects/Hearthstone
> trunk/
> [codeshack:wrinkledog/projects/BCC] ml% svk ls -r 21123 //mirror/wd/
> sharpei/projects/Hearthstone/trunk
> Filesystem has no item: File not found: revision 21715, path '/
> mirror/
> wd/sharpei/projects/Hearthstone/trunk'
>
> The first "svk ls" says there's "trunk" is there, so why can't the
> second one find it?
>
> (note, neither path exists in HEAD).
>
> Thx,
> —ml—
>
> _______________________________________________
> svk-users mailing list
> svk-users at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-users
More information about the svk-users
mailing list