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

RE: New to SVN and TortoiseSVN

From: Malcolm Smith <mjfreelancing_at_optusnet.com.au>
Date: 2007-03-30 07:18:16 CEST

Did the email below appear on the list ? I'm really stuck and cannot go
forward.
Malcolm Smith
MJ Freelancing
http://www.mjfreelancing.com <http://www.mjfreelancing.com/>

Associate Editor
C++Builder Developers Journal
http://www.bcbjournal.com <http://www.bcbjournal.com/>

  _____

From: Malcolm Smith [mailto:mjfreelancing@optusnet.com.au]
Sent: Thursday, 29 March 2007 19:22
To: users@tortoisesvn.tigris.org
Subject: New to SVN and TortoiseSVN

Hi,
 
I've been playing with TortoiseSVN for the past day or two on WindowsXP and
have worked out most of what I require. I have one issue, though, that I'm
unable to resolve.
 
Here is the situation (everything mentioned in case my problem is related to
what I've done).
 
1. Installed SVN and TSVN and created a repository called MJFAF
 
2. Imported a folder containing Trunk, Branches and Tags folders
 
3. Imported multiple folders of source code into /MJFAF/Trunk/Source
 
Have been comitting changes all day without any problem
 
4. Decided to set up a 'server' using svnserve.exe. Finally got this
configured with a user/password and have tested logging in OK using svn://
URL
 
The next stages is where my problems begin
 
When compiled, the output of my source code is placed in a different
location to my source (in fact it is a different drive).
 
I created a new series of folders like so:
 
/temp/bcb5/bpl
/temp/bcb5/lib
/temp/bcb6/bpl
/temp/bcb6/lib
/temp/bds2006/bpl
/temp/bds2006/lib
 
Except for the /temp folder, each location contains multiple files
 
These all get imported into /MJFAF/Trunk without any problem.
 
TSVN rep-browser now shows this structure
 
/MJFAF/Branches
/MJFAF/Tags
/MJFAF/Trunk/bcb5/bpl
/MJFAF/Trunk/bcb5/lib
/MJFAF/Trunk/bcb6/bpl
/MJFAF/Trunk/bcb6/lib
/MJFAF/Trunk/bds2006/bpl
/MJFAF/Trunk/bds2006/lib
/MJFAF/Trunk/Source/mjfBITS
/MJFAF/Trunk/Source/mjfCOM
 
etc
 
I'm now at the stage I want to place the versioned files into the proper
location.
 
Taking the BCB5 node as an example, I go to my location: c:\program
files\borland\cbuilder5\Projects
 
This location normally contains the folders 'Bpl' and 'Lib'. I temporary
rename the folders using Explorer and do a checkout using the 'Projects'
folder as the root.
 
TSVN creates the .svn folder but nothing else - and reports the error "Not
authorized to open root of edit operation"
 
What does this mean ? What am I doing wrong ? Have I gone about this the
wrong way ?
 
 
Malcolm Smith
MJ Freelancing
http://www.mjfreelancing.com <http://www.mjfreelancing.com/>

Associate Editor
C++Builder Developers Journal
http://www.bcbjournal.com <http://www.bcbjournal.com/>
 
Received on Fri Mar 30 07:18:37 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.