[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [Subclipse-users] checking out the .project file in a repository

From: Hale,Katherine <halek_at_oclc.org>
Date: Wed, 20 Aug 2008 12:03:18 -0400

I'm not sure where your comfort level is with Eclipse/SVN/Subclipse so
I'm sorry if this is patronizing.

>> 1) How to lock .project file in the SVN perspective;
Locks are a change that have to be checked into the repository -
basically requiring a commit on the project, that's why you can't do it
from the SVN Repository Browsing perspective (a read-only perspective).
So check out a local copy of the project if you haven't already, and go
to "Team - Lock" from the right click menu, either from a tree view or
just from the open file itself. You'll then be prompted to commit the
change.

You may want to read about Locking in the manual, since it's fairly
special case kind of feature.
http://svnbook.red-bean.com/nightly/en/svn.basic.vsn-models.html#svn.bas
ic.vsn-models.lock-unlock
http://svnbook.red-bean.com/nightly/en/svn.advanced.locking.html

>> 2) How to get the .project file to show up in the Resource
perspective project tree.
I haven't had any luck showing .project and .classpath files, except
with the "Navigator" view, which is the "tree" for Java perspective. It
shows them by default. You can show the view by using Quick Access
(Ctrl+3) or by going to Window-Show View-Navigator.

Katherine Hale
Web Applications and Software Developer
Sogeti USA

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-08-20 18:03:31 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.