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

Need help

From: Patrick Muyshondt <patrick_at_appwave.com>
Date: 2005-08-05 18:47:04 CEST

Hi,

 

I am currently a new user of subversion. My experience is very limited
on using any version control software. I have installed the following
version on my laptop (OS: Windows XP):

http://subversion.tigris.org/files/documents/15/24487/svn-1.2.1-setup-2.
exe

 

So I can see that it has created a directory under c:\Program
Files\Subversion

Under the bin directory I can see the svn.exe, svadmin.exe, etc.

 

I have a sample project directory in C:\Example\Common\Schematics with
two files (X.sch and Y.sch) that I want to put under revision control.

 

This is the procedure I used:

1. Create a repository directory in c:\Program Files\Subversion

svnadmin.exe create "c:\Program Files\Subversion\repository"

2. Then I used mkdir to create the Common and Schematics
directories

c:\Program Files\Subversion\repository\Common\Schematics

3. Then I try to import the two files (X.sch and Y.sch)from
C:\Example\Common\Schematics by

typing from the c:\Program Files\Subversion\bin directory the following:

svn import c:\Example\Common\Schematics file:"c:\Program
Files\Subversion\repository\Common\Schematics" -m "Initial import"

 

I get the following error:

svn: Error resolving case of 'file:c:\Program
Files\Subversion\respository\Common\Schematics'

 

What is the correct syntax I need to use? Please advice.

 

 

Regards,

 

Patrick Muyshondt

______________________________________________________

 

 Senior Engineering Consultant / Application Engineer
Applied Wave Research Inc.

Tel: 512.280.7450

Cell: 512.577.7543 (512.577.7LIFE)

______________________________________________________
Direct Email: patrick@appwave.com

Support Email: support@appwave.com

Technical Support Hotline: 888.349.7610

Visit our Knowledge Base: www.appwave.com/download/kb.aspx

Website: www.mwoffice.com <http://www.mwoffice.com/>

______________________________________________________

 

image001.png
image002.gif
Received on Fri Aug 5 23:28:45 2005

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.