AW: Feature request: allow for relative working copy paths in svn:externals definition

2012-03-02 Thread Humm, Markus
Hello, >> We created a Junction inside D:\Test\Projekt1 named D:\Test\Projekt1\JunctionTest which points to D:\Test\Common >>> >>> Can you do this the other way around?  That is, make D:\Test\Common >> the junction point, pointing to wherever your svn external is going to >>> drop the f

AW: Feature request: allow for relative working copy paths in svn:externals definition

2012-03-02 Thread Humm, Markus
Hello, >> >> We created a Junction inside D:\Test\Projekt1 named >> D:\Test\Projekt1\JunctionTest which points to D:\Test\Common > > Can you do this the other way around? That is, make D:\Test\Common the junction point, pointing to wherever your svn external is going to > drop the files?And f

AW: Feature request: allow for relative working copy paths in svn:externals definition

2012-03-02 Thread Humm, Markus
Hello, We tried a solution with junctions now (using a sysinternals junction tool which works under XP already). Server side in the repository all is well, but in the working copy it doesn't work as intended as Tortoise SVN gives us a faliure messaage on our checkin. What did we do? We have thi

AW: Feature request: allow for relative working copy paths in svn:externals definition

2012-03-02 Thread Humm, Markus
Hello, >> >>> > While it is nice that you have concerns about my security in case I >>> > should have to deal with malicious servers, > > Not just malicious servers. With a scheme that lets you splatter files anywhere, anyone who can commit can accidentally or intentionally kill everyone else's

AW: Feature request: allow for relative working copy paths in svn:externals definition

2012-03-02 Thread Humm, Markus
apst.com <http://www.ebmpapst.com/> GreenTech - Ein Zeichen, mit dem wir Zeichen setzen. A symbol that defines standards. ________ Von: Nico Kadel-Garcia [mailto:nka...@gmail.com] Gesendet: Freitag, 2. März 2012 13:13 An: Humm, Markus Cc: Daniel Shahaf

AW: Feature request: allow for relative working copy paths in svn:externals definition

2012-03-02 Thread Humm, Markus
49 (7938) 81 9531 mailto: markus.h...@de.ebmpapst.com http://www.ebmpapst.com GreenTech - Ein Zeichen, mit dem wir Zeichen setzen. A symbol that defines standards. -Ursprüngliche Nachricht- Von: Daniel Shahaf [mailto:danie...@elego.de] Gesendet: Freitag, 2. März 2012 10:23 An

Feature request: allow for relative working copy paths in svn:externals definition

2012-03-01 Thread Humm, Markus
Hello, I'm currently learning SVN as we're planning to use it here in the near future. Some of our projects are structured like this (MS Windows): D:\Source\Project1 D:\Source\Project2 D:\Source\CommomLibraries Where Project1 and Project2 are individual projects but both rely on files which resi