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

Setting up a repository (newb)

From: sashan <sashang_at_ihug.co.nz>
Date: 2002-10-28 01:30:42 CET

Hi

I've recently built the Subversion server. I am trying to create a
repository. I type
svnadmin create /misc/svn/test_repos

and then
svn import file:///misc/svn/test_repos /misc/test_files/

However this generates the following error
subversion/clients/cmdline/util.c:451: (apr_err=205007, src_err=0)
svn: No external editor available
svn: Could not use external editor to fetch log message; consider
setting the $SVN_EDITOR environment variable or using the --message (-m)
or --file (-F) options.
subversion/clients/cmdline/util.c:100: (apr_err=205007, src_err=0)
svn: None of the environment variables SVN_EDITOR, VISUAL or EDITOR is
set.

Thanks

Sashan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 01:31:24 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.