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

Re: Manage dependencies between projects

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 28 May 2014 20:19:15 +0200

On 27.05.2014 10:15, guillaume petitjean wrote:
> 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 ?

Please use the users mailing list next time. Your question has nothing
to do with the development/coding of TSVN.

That said:
svn:externals must be set on a parent folder. No way around that.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3079410
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-28 20:19:20 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.