Daniel Jacobowitz <[EMAIL PROTECTED]> writes: | On Sun, Nov 20, 2005 at 05:02:11AM +0100, Gabriel Dos Reis wrote: | > svk depotmap --list shows: | > | > Depot Path | > ============================================================ | > // /home/gdr/.svk/local | > /gcc/ /home/gdr/svk | | If you've got this...
the wiki says: Next use svk depotmap to tell your installed SVK where to find the depot. Point to the top level directory as unpacked, e.g. /path/to/svk. The depot path should contain the db subdirectory, et cetera. In my case, the toplevel directory is /home/gdr/svk. | | > but the command | > | > svk checkout //gcc/trunk gcc | | ... then you can't use this. Try /gcc/gcc/trunk? Much better. Thanks! The wiki instruction would need update to reflect what the real path should be, based on *how* SVK is told where the depot is. -- Gaby