Newbie Question for Subversion on OS X Tiger
From: untz <untz786_at_yahoo.com>
Date: 2005-12-18 05:29:40 CET
Hello there!
I just installed Subversion 1.2.3 on OS X Tiger from:
http://metissian.com/projects/macosx/subversion/
Being fairly new to this tool, this is what I did...
1. Created a empty directory for my repository (src-repos) in /
mkdir /Developer/src-repos
2. Used svnadmin:
svnadmin create /Developer/src-repos
So far so good... I then created an directory called 'tmpdir' and put
1. Day.txt
Which contains:
Monday
2. Number.txt
Which contains:
one
Now, when I tried to import both of these txt files into the src-
This is what I did and what subsequently happened:
Raven:~/tmpdir untz$ svn import -m "importing Sesame project" .
What am I possibly doing wrong?
Any suggestions, advice, and help will be greatly appreciated....
Kindest regards,
Unnsse
---------------------------------------------------------------------
|
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.