guillaume petitjean
2014-05-27 08:15:05 UTC
Hello,
I use TortoiseSVN 1.7.6 on Win 7.
I have two SVN projects ( in a single directory ), say proj1 and common ; proj1 depends on common.
I tried to manage dependencies between projects using svn:externals but I didn't manage.
More precisely I want to do the following:
- have working copy path <path>/proj1 and <path>/common. But svn:externals does not seem to support ".." path
- more importantly, I want that, when someone does a commit in proj1, tortoise checks whether an update is needed in common
- I insert the SVN revision of proj1 in the binary generated in proj1 using SubWCRev. I'd like to insert also the revision of common.
Is it possible to do so, and how ?
Thank you
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3079241
To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
I use TortoiseSVN 1.7.6 on Win 7.
I have two SVN projects ( in a single directory ), say proj1 and common ; proj1 depends on common.
I tried to manage dependencies between projects using svn:externals but I didn't manage.
More precisely I want to do the following:
- have working copy path <path>/proj1 and <path>/common. But svn:externals does not seem to support ".." path
- more importantly, I want that, when someone does a commit in proj1, tortoise checks whether an update is needed in common
- I insert the SVN revision of proj1 in the binary generated in proj1 using SubWCRev. I'd like to insert also the revision of common.
Is it possible to do so, and how ?
Thank you
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3079241
To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].