>From a quick skim, it sounds like the git support was readonly. I had issues also with svn switch getting mad at me due to conflicts but eventually I somehow got it switched (using the eclispe GUI, using Team->Switch even though there were conflicts.
It took a couple tries but eventually it worked. Unfortunately I didn't document what I did. I remember trying adding trunk to the url within the popup, maybe it was as simple as that. Hth -- James > -----Original Message----- > From: [email protected] [mailto:dev- > [email protected]] On Behalf Of Chen, > Pei > Sent: Friday, April 05, 2013 3:16 PM > To: [email protected] > Subject: RE: Apache cTAKES Links... > > Yes, it can be problematic either way if you have existing pending > changes... not sure what the best way is to merge and update/switch at the > same time :(. > Perhaps, one can revert the pending changes first if it's not a huge > change and apply it back after the switch... or create a new workspace. > > --Pei > > > -----Original Message----- > > From: Halgrim, Scott [mailto:[email protected]] > > Sent: Friday, April 05, 2013 4:11 PM > > To: '[email protected]' > > Subject: RE: Apache cTAKES Links... > > > > Thanks, Pei. > > > > I haven't tried the first approach, but as a word of warning, I would > > not recommend the alternative. First it got mad at me because there > > were conflicts I was supposed to go fix before it could complete the > > switch. Then when I tried to do that it got mad at me because there > > are unfinished svn transactions. > > > > I just binged Apache providing limited git support for their codebases > > (http://www.apache.org/dev/git.html). Do any cTAKES developers have > > experience with this? > > > > Scott > > > > -----Original Message----- > > From: Chen, Pei [mailto:[email protected]] > > Sent: Friday, April 05, 2013 1:06 PM > > To: [email protected] > > Subject: RE: Apache cTAKES Links... > > > > If using Eclipse, > > Window > Open Perspective > SVN Repo Exploring Perspective Right > > click on the current Repo > Location Properties > Remove 'incubator' > > from the url > > > > Alterative, Right Click on the parent project > Team > Switch > Remove > > 'incubator' from the url > > > > > -----Original Message----- > > > From: Halgrim, Scott [mailto:[email protected]] > > > Sent: Friday, April 05, 2013 3:47 PM > > > To: '[email protected]' > > > Subject: RE: Apache cTAKES Links... > > > > > > I'm going to try to figure this out on my own as well, but thought > > > it might save me some time if I asked here: > > > > > > What's the way to update the svn URL in my Eclipse setup? I'm hoping > > > there's a way I can just point it over there and it will be seamless. > > > I followed the steps on the wiki for the original setup. > > > > > https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+3.0+Develope > > > r+Install+Guide#cTAKES3.0DeveloperInstallGuide- > > > Eclipsestepbystepinstallinstructions > > > > > > > > > Thanks, > > > > > > Scott > > > > > > -----Original Message----- > > > From: Pei Chen [mailto:[email protected]] > > > Sent: Friday, March 29, 2013 10:35 AM > > > To: [email protected]; [email protected] > > > Subject: Apache cTAKES Links... > > > > > > Hi, > > > As part of the Apache cTAKES graduation to a TLP, infrastructure has > > > migrated the below for us (previous urls will automatically be > redirected): > > > Please feel free to update your local settings as required. > > > > > > New URL: > > > http://ctakes.apache.org > > > > > > New Repo: > > > http://svn.apache.org/repos/asf/ctakes/ > > > > > > New Mailing Lists: > > > (All existing subscribers have automatically been subscribed to the > > > new > > > lists.) > > > [email protected] > > > [email protected] > > > [email protected] > > > [email protected] > > > [email protected] > > > > > > ________________________________ > > > > > > GHC Confidentiality Statement > > > > > > This message and any attached files might contain confidential > > > information protected by federal and state law. The information is > > > intended only for the use of the individual(s) or entities > > > originally named as addressees. The improper disclosure of such > > > information may be subject to civil or criminal penalties. If this > > > message reached you in error, please contact the sender and destroy > this message. > > > Disclosing, copying, forwarding, or distributing the information by > > > unauthorized individuals or entities is strictly prohibited by law.
