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

Multiple projects

From: Larry Marshall <larclap_at_yahoo.com>
Date: 2007-10-12 23:47:33 CEST

I have been working with TortoiseSVN for about 6 months and really depend on it. I setup a repository on a Windows 2003 server running svnserve as a service. I also setup three folders beneath that repository(k:\svnrepos): tags, branches, trunk. This repository handles a single VS2005 solution. Now I want to setup a repository to handle multiple solutions. I created a new repository containing three projects. It looks like: k:\repositories |_project1 |_project2 |_project3 I also created an additional svnserve service pointing to k:\repositories. I then used TortoiseSVN to Import a file structure like: |_tags |_branches |_trunk with the URL of the repository pointing to svn://server/repositories/project1. TortoiseSVN succeeded in importing the folder structure. But I was surprised to see that the revision number was 112, not 1. 112 would be the next revision number in my original repository (k:\svnrepos). I wanted each project to have its own sequential revision numbers rather than sharing revision numbers across all three projects. How does TortoiseSVN know which repository to connect to? Is my attempt approach all wrong? Once this is setup and working in the way I wish, I'd like to move the original repository to project3 repository. Is this possible? Thanks for any help you can give me. Lars ____________________________________________________________________________________ Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
Received on Fri Oct 12 23:47:40 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.