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

Re: Clueless beginner questions

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: 2007-08-31 08:48:41 CEST

novnov wrote:

> Create e:\testproject
> Create e:\svn\testproject
> Use tortoise svn make e:\svn\testproject into a repository
> Add some simple text files to e:\testproject
> Use tortoisesvn import command by right clicking e:\svn\testproject, select
> import, point to file:///E:/testproject

Your repository is at e:\svn\testproject and your files are at
e:\testproject - but you are using import as if they were the other way
round.

So - if the last sentence is changed to read:
  Use tortoisesvn import command by right clicking e:\testproject, select
  import, point to file:///E:/svn/testproject
That should do what you want.

Once you've imported the files, you will then want to checkout the
files, to create a working copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Aug 31 08:52:46 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

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