[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: novnov <novnovice_at_gmail.com>
Date: 2007-08-31 09:17:40 CEST

I should have noticed that the dialog asks for the repository address.

But semantically this seems backwards.

The project files that I want svn to keeps tabs on were in e:\testproject
Originally e:\svn\testproject had no 'project' files in it.
My assumption was that the e:\svn\testproject dir, the repository, needed to
have the project files imported into it...else it has no useful content.
I reversed my steps as you suggested and there were no errors. But, neither
are there any of my project files in e:\svn\testproject, the repository, as
far as I can see. If a project file was e:\testproject\readme.txt, am I not
supposed to find a readme.txt somewhere in the repository?

But something must be really wrong with what I'm expecting. I can't imagine
send a file out from e:\testproject to e:\svn\testproject as an import;
that'd always be termed an export. And since I don't see anything from the
project, it does seem that nothing was imported or exported.

Dave Lawrence wrote:
>
> 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
>
>
>

-- 
View this message in context: http://www.nabble.com/Clueless-beginner-questions-tf4358432.html#a12421774
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Aug 31 09:14: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.