Sunday, June 15, 2008

Week end work

In this weekend I faced in to few problems. It was basically about linking the dependencies to the source code because I moved them to a hidden folder.
And I was unable to get a svn update of the code in the repository. Somehow the folder owner ship has been modified to the root privilege. It gave me the following error.

[charith@localhost code]$ svn up
svn: Can't open file '.svn/lock': Permission denied

by using the chown command I was able to recursively change the ownership of all the ".svn" folders.

Then I read some articles in the wikipedia about metadata, publishing them, etc and looked more into catalogs and indexes.

I am using Fedora 9 and suddenly I noticed that I can’t move, minimize, maximize or close windows but I can close them by Quite/ctrl + Q. And terminal is not visible either. It was just a white patch in the desktop. I overcome that problem by disabling the desktop effects.

No comments: