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

Re: Re[2]: [Issue 383] Add {lock_owner} variable to label decoration

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-08-29 14:57:41 CEST

Andriy Kulchytskyy <whoops@ukrtop.com> wrote on 08/29/2005 04:58:49 AM:

> Perhaps it caused by the fact that we use common working directory/copy
for
> all users. It is a web application development, we use common web server
for
> all developers, so working directory is wwwroot of the webserver for
> all developers.

Yes, that would explain it. FWIW, you shouldn't be working this way.
Subversion will tolerate it, but Eclipse generally doesn't like having a
shared workspace. Eclipse likes to know about everything that is
happening in the workspace, and it can only do that if it is in control.
If other people are working on other systems it cannot know everything
that is going on.

Anyway, you are obviously free to do what works best for you.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Mon Aug 29 22:57:41 2005

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.