Commiting working copies of several project trunks in a single revision
From: Roel Harbers <roel_at_roelharbers.nl>
Date: 2004-09-22 09:58:06 CEST
Is it possible to commit wc's of different projects in the same repo in
What I would like to do is the following:
I have a repo that looks like this:
- project1
I have checked out the trunks of these 3 projects
D:\svn\project1 is the wc of /project1/trunk
When I make a change in /shared/trunk that also requires changes in
However, When I do
D:\svn>svn ci -m"typo in shared fuction fixed" project1 project2 shared
I get
svn: 'D:\svn' is not a working copy
(which is true of course)
Of course, I could check out the entire repo, and commit the 3 trunks
Is there another way to do this in a single revision? I think this would
Regards,
Roel Harbers
---------------------------------------------------------------------
|
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.