[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Trouble getting started

From: Fred Krogh <fkrogh_at_mathalacarte.com>
Date: Sat, 28 Aug 2010 14:07:51 -0700

 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
Received on 2010-08-30 07:38:28 CEST

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.