No problem Mark
-----Original Message----- From: Dan Haywood [mailto:[email protected]] Sent: Saturday, November 10, 2012 5:11 AM To: [email protected] Cc: dev Subject: Re: svn has now been moved Hi Mark, As you've probably seen, I've raised the ticket to move us from svn to git [1] In git, the svn:externals doesn't work, so we'll have to tackle this issue some other way (probably - by checking in symbolic links into git). So, I don't intend to fix this, if that's ok. Dan ~~~~~~~~ [1] https://issues.apache.org/jira/browse/INFRA-5502 On 8 November 2012 13:20, Mark Wood-Patrick <[email protected]> wrote: > When using the version I get > > A trunk/examples/quickstart/webapp/src/main/webapp/mobile > A trunk/examples/quickstart/webapp/src/main/webapp/jquery.tmpl > A trunk/examples/quickstart/webapp/src/main/webapp/generic > svn: Invalid svn:externals property on > 'trunk/framework/viewer/scimpi/src/docbkx': target involves '.' or > '..' or is an absolute path > > Mark > > -----Original Message----- > From: Dan Haywood [mailto:[email protected]] > Sent: Tuesday, November 06, 2012 11:11 PM > To: dev > Cc: users > Subject: svn has now been moved > > For anyone that has checked out SVN, please note that the isis > codebase has been moved out of the incubator [1], [2]. > > You will therefore need to do an svn switch in your workspace. > > > For example, if you had previously checked out isis/trunk (using svn > checkout https://svn.apache.org/repos/asf/incubator/isis/trunk) then > in that workspace you need to run: > > svn checkout https://svn.apache.org/repos/asf/isis/trunk > > > ~~~ > In related news, we are currently running a vote on whether to move > from svn to git. I'll close that later today, once 72 hours have > elapsed; it looks like we now have enough votes cast to make a > decision. > > Thanks all > > Dan > > [1] https://issues.apache.org/jira/browse/INFRA-5484 > [2] https://issues.apache.org/jira/browse/ISIS-276 > >
