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

Re: unable to open an ra_local session

From: Christopher Ness <chris_at_nesser.org>
Date: 2004-10-23 01:23:39 CEST

On Fri, 2004-10-22 at 19:13, Anders Sandholm wrote:
> Thanks for the quick reply,
> I choose to go with you first sugestion, to run the import command from
> /reps so
>
> svn import /repos/ file:///home/andsa344/repos_files/filterVolume/ -m
> "Initial import"

Sorry I should have been more specific.
But for fun and learning, try this command, it should fail:

cd /home/andsa344/repos_files/filterVolume/

If it doesn't then you've moved your repository on me. ;)
This command below should import _all_ the directories and files
contained within /repos/

svn import /repos/ file:///home/andsa344/repos_files/ -m "Initial
import"

I think that should do it.
Chris

-- 
Software Engineering IV,
McMaster University
PGP Public Key: http://www.nesser.org/pgp-key/
19:18:45 up 6:01, 3 users, load average: 0.14, 0.10, 0.11 
http://www.fsf.org/philosophy/no-word-attachments.html

Received on Sat Oct 23 01:23:22 2004

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.