This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Working with SVK: how to get it actually work?


Daniel Jacobowitz <drow@false.org> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]