It's been 3 years since I last worked with files in my svn repository,
~/development/svn-repos/. Now I want to add a new project tree to that
repository and according to Chapter 2 of the book this syntax should work:

[rshepard@salmo ~/development/permitwatch/src]$ svn import
/home/rshepard/development/permitwatch/src/
  file:///development/svn-repos/permitwatch -m "Initial import"

   But, it does not:

svn: E180001: Unable to connect to a repository at URL
'file:///development/svn-repos/permitwatch'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository
'file:///development/svn-repos/permitwatch'

   My Web searches find a number of hits (all folks working on windoze), but
nothing applicable to why my command fails. The perms and ownership on the
repository are drwxrwxr-x  6 rshepard users.

   Clues needed as I don't see my syntax error.

TIA,

Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to