That sounds like some strange behavior.  Are you using eclipse 3.2?

Maybe try starting Eclipse with -clean, that's always a good thing to
do when any weirdness pops up in eclipse.

The "lock" dialog should only appear if you execute the "lock" command,
via right-clicking on the file and going Team > Lock.  Never had it pop up
when trying to edit.

See the SVN book info on locking for removing any you might have
locked and then deleted the token for:
http://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html

Sometimes there are issues with checking out the project using
tortoise and then using eclipse with said project, but if you checked it
out via eclipse that shouldn't be an issue.

You can also try using tortoise, and see if it gives the same results.

What OS are you running? And what version of Subversion/Subclipse?

A good place to ask questions is the subclipse users list:
[EMAIL PROTECTED]

Great bunch of helpful folk!
:Denny

On 7/28/06, Ryan Duckworth <[EMAIL PROTECTED]> wrote:
>
> I am still having problems getting subclipse setup.
>
> I have successfully added the new repository location and can view the
> files under the "SVN Repository" perspective.
>
> If I am under the "Navigator" tab I can view my project with the files
> from the repository.
>
> The problem that I am having is if I click on any of those files it
> opens up, but if I type anything "Lock" displays and asks for a
> comment.  After that I can not edit the file at all.  It just ignores
> everything I type.
>
> What am I doing wrong?  When I added the new project I tried New
> project and selected "SVN", "Checkout Projects from SVN".  Then I
> chose "Use Existing Repository Location" and selected a folder.
>
> After removing and adding the project back several times I was able to
> edit the file.  Now when I try to make changes and commit I get an
> error:
>
> "org.tigris.subversion.javahl.ClientException: RA layer request failed
> svn: Commit failed (details follow):
> svn: PUT of
> '/svn/project1/!svn/wrk/[guid]/com/Person.cfc': 432 Locked
> (http://127.0.0.1)
>
> Should I just start over and create a new repository?
>
> Please help.  Thanks,
> Ryan
>
>
> On 7/27/06, Angus Johnson <[EMAIL PROTECTED]> wrote:
> > ->Add a new CVS Repository
> >
> > I think you are trying to add the repository using cvs. If you have the
> > Subclipse plugin properly installed you should change perspective to SVN
> > Repository Exploring and then create a new location. Should be
> > straightforward from there.
> >
> > Let us know how you go.
> >
> > Angus
> >
> > On 28/07/06, Ryan Duckworth <[EMAIL PROTECTED]> wrote:
> > >
> > > After attending CFUnited we decided to investigate using Subversion
> > > Source Control for our ColdFusion applications.
> > >
> > > I have Subversion up and running along with TortoiseSVN.  I have
> > > successfully setup a repository and checked out a local working copy
> > > from the repository.  I can also make changes and commit those back to
> > > the repository.
> > >
> > > I am running Apache2 with the DAV svn settings in my httpd.conf file.
> > >
> > > Everything is working perfectly except integrating with Eclipse.
> > >
> > > I cannot get the "Add a new CVS Repository" to work.
> > >
> > > I can successfully navigate my Repository by viewing it in a browser
> > > here: http://127.0.0.1/svn/project1/
> > > I then enter my user and password and it works great.
> > >
> > >
> > > Settings I am trying:
> > >
> > > Host: 127.0.0.1
> > > Repository Path: svn/project1
> > > I have also tried svnroot/project1
> > >
> > > My apache httpd.conf file specifies: <Location /svn>
> > > My path to the repository is C:\svnroot\project1
> > >
> > > Same user and password I use when navigating to
> > > http://127.0.0.1/svn/project1/
> > >
> > > Connection Type:  I have tried all 3: pserver, ext, extssh
> > > Default port
> > >
> > > Every time I get this error:
> > >
> > > Error validating location: "Could not connect to
> > > :ext:[EMAIL PROTECTED]:svn/project1: I/O exception occurred:
> > > CreateProcess: ssh 127.0.0.1 -| rduckworth cvs server error=2"
> > > Keep location anyway?  Yes/No
> > >
> > >
> > > Please help!
> > > Ryan
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248101
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to