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

Manage dependencies between projects

From: guillaume petitjean <guillaume.petitjean_at_st.com>
Date: Tue, 27 May 2014 01:15:05 -0700 (PDT)

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-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-27 10:42:24 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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