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

[Subclipse-users] Subclipse does not handle versioned symbolic links properly

From: Hendrik Maryns <qwizv9b02_at_sneakemail.com>
Date: Tue, 10 Jun 2008 18:26:07 +0200

Hi,

I have some symbolic links to directories under version control. I had
to resort to the command line to commit them, since Subversion wouldn’t.
  Now it shows them with the ‘edited’ star all the time, even though the
files beneath them are up to date.

Elaborate:

Directory structure:
project/src/<my java files>
_______/bin/<eclipse puts class files here>
_______/makefiles
_________________/Linux/makefile (same for Windows and Mac)
_______/MonaSearch
__________________/link to makefiles
__________________/link to src
__________________/<other files needed for building, such as README>
_______/<build script and other stuff>

All of this under version control.

After a commit, src is free of change markers, but the link below
MonaSearch has one. It points at files which were changed once
(probably at the time I committed the link), but no longer now.

H.

-- 
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
http://aouw.org
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html

Received on 2008-06-10 18:26:41 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.