Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Bad file properties after CVS update(Team Syncronizing Perspective whith CVS update)
Bad file properties after CVS update [message #543210] Mon, 28 June 2010 17:15 Go to next message
Wolfgang Germund is currently offline Wolfgang GermundFriend
Messages: 2
Registered: June 2010
Junior Member
I have a Problem with the Team Syncronizing Perspective.
And i don't know the right handling of the Bugzilla Tool.
So i post it hier for discussion.


System Linux openSuse 11.2
Java jdk1.6.0_18 or jdk1.5.0_22
eclipse-php-helios


1. get new Project from CVS
In the Workspace is all OK.

ls -l testDojo/html/
insgesamt 76
drwxr-xr-x 6 germund germund 4096 28. Jun 15:51 ./
drwxr-xr-x 4 germund germund 4096 28. Jun 15:51 ../
-rw-r--r-- 1 germund germund 2044 6. Apr 12:37 anim-01.html
-rw-r--r-- 1 germund germund 2388 28. Apr 09:49 bigCalendar.html
-rw-r--r-- 1 germund germund 1896 6. Apr 12:37 BorderContainer-01.html
...

2. commit changes in other IDE
File BorderContainer-01.html is changed

3. in eclipse-php-helios
Team Syncronize with Repository
update

ls-l testDojo/html/
insgesamt 76
drwxr-xr-x 6 germund germund 4096 28. Jun 15:51 ./
drwxr-xr-x 4 germund germund 4096 28. Jun 15:51 ../
-rw-r--r-- 1 germund germund 2044 6. Apr 12:37 anim-01.html
-rw-r--r-- 1 germund germund 2388 28. Apr 09:49 bigCalendar.html
-rw------- 1 germund germund 1883 28. Jun 15:53 BorderContainer-01.html
....


The File BorderContainer-01.html was updated (date and time OK).
but the file properties group and other rights are lost.
The linux umask is 0022

The CVS Repository look OK. So the Bug is on the Client.

/home/cvsroot # ls -l testDojo/html/
testDojo/html/:
insgesamt 76
drwxrwsr-x 5 germund cvs 4096 28. Jun 15:53 ./
drwxrwsr-x 5 germund cvs 4096 28. Jun 15:53 ../
-r--r--r-- 1 germund cvs 2244 6. Apr 12:37 anim-01.html,v
-r--r--r-- 1 germund cvs 2589 28. Apr 09:49 bigCalendar.html,v
-r--r--r-- 1 germund cvs 2468 28. Jun 15:52 BorderContainer-01.html,v

The Bug is only in the Team Syncronizing Perspective.
In the PHP Projekt Explorer is the update Function is OK.
The Bug is only in Helios (galileo 3.5.2 is fine)

Can anybody help my???

Best regards
Wolfgang
Re: Bad file properties after CVS update [message #543441 is a reply to message #543210] Tue, 29 June 2010 13:07 Go to previous messageGo to next message
Tomasz Zarna is currently offline Tomasz ZarnaFriend
Messages: 172
Registered: July 2009
Senior Member
I followed your steps using classic Eclipse 3.6 and it worked fine to me: when I updated a file modified on a server, group and others permissions didn't change (-rw-rw-r-- in my case) as in your case.

Could you please give a try with Eclipse Classic 3.6?

Starting with 3.6 we support unix file permissions (see here) but I'm not sure if this is related.
Re: Bad file properties after CVS update [message #543532 is a reply to message #543441] Tue, 29 June 2010 17:22 Go to previous messageGo to next message
Wolfgang Germund is currently offline Wolfgang GermundFriend
Messages: 2
Registered: June 2010
Junior Member
Hi Tomasz

I have make a new Test with eclipse-SDK-3.6-linux-gtk.tar.gz

Test 1
--------
Some Change with other IDE and commit

On eclipse-SDK-3.6:
In the Package Explorer
Context Menü on Project
Team Update

File permissions are OK.
-rw-r--r-- 1 germund germund 6 28. Jun 18:30 test5.txt

Test 2
------
Some Change with other IDE and commit

On eclipse-SDK-3.6:
In the Package Explorer
Context Menü on Project
Team Syncronize with Repository
In Syncronizing Perspective
Context Menü on Project
Update

File permissions are bad
-rw------- 1 germund germund 10 29. Jun 19:12 test5.txt

Best regards
Wolfgang
Re: Bad file properties after CVS update [message #549954 is a reply to message #543210] Wed, 28 July 2010 14:45 Go to previous messageGo to next message
Fabian Langheim is currently offline Fabian LangheimFriend
Messages: 3
Registered: June 2010
Junior Member
I have the same problem with Eclipse J2EE 3.6 Build id: 20100617-1415

Eclipse CVS Client version is 1.2.0.v20100427-7B77FKs8sF7B77SDX4GW85

after an update via the Team Sync-View updates files always have -rw------- permissions. that makes in neccesary to reset these after every update, to make them readable for apache/tomcat.
Re: Bad file properties after CVS update [message #558167 is a reply to message #549954] Fri, 10 September 2010 11:57 Go to previous message
Martin Fleurke is currently offline Martin FleurkeFriend
Messages: 1
Registered: September 2010
Junior Member
https://bugs.eclipse.org/bugs/show_bug.cgi?id=323681 ??
Previous Topic:Eclipse updates don't work...
Next Topic:Delete/Rename/Move.. Files/Folders...
Goto Forum:
  


Current Time: Thu Apr 18 05:15:16 GMT 2024

Powered by FUDForum. Page generated in 0.02071 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top