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

Re: using-two-subversion-clients

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Thu, 29 Oct 2009 08:59:08 +0100

Hi Rohit,

2009/10/29 Rohit.K <passionate_programmer_at_hotmail.com>:
> I have a working folder. I use Commit by right-clicking on it after my work
> is over and TortoiseSVN commits to a repository in my local computer. I am
> using Aptana for my development and recently added Subversive plugin. I want
> to link the same working folder with Subversive. For this I created a new
> repository in a different folder. Later, I used the Aptana Import option to
> import my existing working folder into this new repository.
> I want to know whether it will work fine or not. I suspect, the revision
> numbers may get overwritten.
>

Do not create multiple repositories. That results in separate code
history and changes in one repo will not show up in another.

You must use a single repository and perform two checkouts from that repo.

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2412443
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-29 08:59:17 CET

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.