I'm new to subversion or in fact to any version control system and
evidently have some error in my mind set when reading documents and
trying to get subversion to work.  I'm using a gentoo linux system and
believe I have everything necessary installed.  I started with the command

svnadmin create /m/svn/repos

Call that step 1.  Then for step 2 I did

svn import d1func.f90 file:///m/svn/repos/quadrature

and that brings up emacs (my usual editor) with a file called
svn-commit.tmp, which I type something in, and then close it. That
didn't seem to get anything into the repository. I want to have a
project called quadrature and I suspect I'm missing something between
step 1 and step 2. Any help appreciated. Thanks,
Fred

Reply via email to