Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.107 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.79; '*S*': 0.00; 'subject:code': 0.07; 'received:mail-lpp01m010-f46.google.com': 0.09; 'cc:addr:python- list': 0.10; 'anyway': 0.11; 'subject:between': 0.16; 'subject:projects': 0.16; 'later': 0.16; 'seems': 0.23; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'guess': 0.27; 'merge': 0.27; 'message-id:@mail.gmail.com': 0.27; 'lines': 0.28; 'necessary,': 0.29; "i'm": 0.29; 'received:209.85.215.46': 0.30; 'implement': 0.32; 'everyone': 0.33; 'received:google.com': 0.34; 'wrong': 0.34; 'thanks': 0.34; 'subject:?': 0.35; 'similar': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'but': 0.36; "i'll": 0.36; 'moment': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'things': 0.38; 'header:Received:5': 0.40; 'think': 0.40; 'skip:u 10': 0.60; 'url:index': 0.61; 'it!': 0.64; 'hours': 0.66; 'finally': 0.66; 'andrea': 0.84; 'url:forums': 0.84; 'url:topic': 0.84; 'url:php': 0.86; 'ideas.': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yXnWM2f6A2EJu6iazcYadjOXTAsJiHC6i4DxGVFd06M=; b=RyffTh+zEhQfjXJSJ/4YR4UeY1FfmLblHdlyxhyMCVAjVyV/BjfJibtAMvKH5P5f32 fLOZWrVPI97/o8MZw1LTGxPLsASKJHQ12Dln2yL057xt65YuV6qJwRuPQ756BLPqhYSe DQ2/Qpb8lJSySwQHbSyrSifQT/AflKMC3hnO19/d5JOaJUeAw9iEB3XewwnAbjEpZsXD 1oQCaDpG42L/HQL2cbQ7t/oSODZnjFjKVOyFW5KDrudVNhswikSvs/mTJbE06xAXzUWh 7e0o5dxkr/2oxRsz+1Zwr3oPsw+Cbpvx9g0nJpdVO9VM6fvigxkoi68QS+zsjWThVlqU e27A== MIME-Version: 1.0 In-Reply-To: References: <20120814215118.GA19167@cskk.homeip.net> <502CB426.9040302@sequans.com> Date: Thu, 16 Aug 2012 16:47:02 +0100 Subject: Re: Sharing code between different projects? From: andrea crotti To: Jean-Michel Pichavant Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345132023 news.xs4all.nl 6972 [2001:888:2000:d::a6]:45450 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27173 2012/8/16 andrea crotti : > > > Unfortunately I think you guess wrong > http://forums.perforce.com/index.php?/topic/553-perforce-svnexternals-equivalent/ > Anyway with views and similar things is not that hard to implement the > same thing.. I'm very happy to say that I finally made it! It took 3 hours to move / merge a few thousand lines around but everything seems to work perfectly now.. At the moment I'm just using symlinks, I'll see later if something smarter is necessary, thanks to everyone for the ideas.