• Home
  • About Me
  • Musings
  • Programming
  • Open Source
  • Computers
  • Society
  • Books
  • Design
  • Movies
  • Star Team : Missing Files from Source Control

    Posted on June 24th, 2009 by Rajeshwaran S P

    Here is a nice incident that happened today at office.

    We use Star Team for source code configuration tool. I wanted to move the location where I maintain the project files in my local system, from C:\ to D:\. So I logged into Star Team, and opened the project. Then I clicked on View -> Properties. This opened the Properties dialog. There I selected the “Alternate Path” option and specified the “D:\Directory”.

    Instead of showing all the files in the ‘Missing’ status, Star Team just didn’t display any folder excepting the Root folder. For any one who logged in after i made the change, Star Team just was reporting a ‘Not in View’ status, meaning, the file was not in the Star Team. Ah! It turned out that I had deleted all the files from “Source Control”… with a big stress on the word ‘Deleted’.

    Actually, we are living in a connected world. So it happened that, our Star Team administrator had removed the ‘Grant’ privilege on all of us as he was doing some testing and he didn’t want us to make change to the Star Team. What he failed to do was not intimating us of the grant change.

    So once, the grant was provided to all, we were all able to see all the files. That ended the case of the missing files!!!

    Here is the learning: To change Grant options: On the Folder Tree Menu, choose Advanced and then Select Child Folders. Then choose the users who need Access and Grant them the access to the folder. If nothing is specified, all are granted privilege to the folders.

    Possibly Related posts:

    1. Ubuntu Panel Missing! When I logged into the machine today, I was shocked...
    2. Keynote – Interest in Open Source I was stumbling the web as usual a few days...
    3. How to open, extract and use RAR files in Ubuntu Archive Manager in Gnome does not support .rar files by...
    4. Continuous Integration with CruiseControl.Net I had challenges in understanding the documentation for installing and...
    5. Cows and Bulls game Cows and Bulls is a small word building game, implemented...

    Tags: ,

    Leave a Reply