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

Need help with multiple commits instead of one ?

From: Denis Koelewijn <denis.koelewijn_at_gmail.com>
Date: 2006-05-19 11:41:10 CEST

Hi,

I have a repository tree like this:

\branches
\tags
\trunk
     \core
     \productA_shared
     \productA_webapp1
     \productA_webapp2
     \productB_shared
     \productB_webapp1
     \productB_webapp2

When I work on projectA, in need \core, and all the productA_xxx projects.
So I check out only these projects in Eclipse (or TortoiseSVN). Then if I
want to commit changes over these projects in one commit, I see that Eclipse
(and TortoiseSVN) use multiple commits, one for every project. That's not
behaviour that I had expected, or what I want.

What I noticed is that on my disk in the parent directory where the projects
are checkout to, no .svn directory exist, only in the project directories
themselves.

Anyone an idea how I can change this behaviour ? I use Subversion 1.3.1,
TortoiseSVN 1.3.3, Eclipse 3.1.2 and Subclipse v1.0.1 on Windows XP Pro.

Regards, Denis
Received on Fri May 19 11:42:20 2006

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

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