Local Repo
From: David Lowe <doctorjlowe_at_earthlink.net>
Date: Thu, 25 Sep 2014 08:41:25 -0700
Greetings
I'm trying to set up a local repository for my schoolwork. The book doesn't seem to have many examples with this type of setup, so i seem to be stumbling a bit. First off, this part seemed to go okeh:
$ sudo svnadmin create /usr/local/svn/repos
But then this bit doesn't:
$ sudo svn import -m "initial import" cashier.cpp file:////usr/local/svn/repos
How should i be going about this?
sent from Mountain Lion
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.