David
Guest
|
 |
Posted: Tue Aug 03, 2004 7:15 am |
|
 |
 |
 |
 |
Hello,
I was hoping to read more about this feature on the forums, but as far as I can tell, this feature has not been added yet.
I tried doing the following:
Under SETTINGS > CUSTOMISATION, I added a submenu under the CVS menu and named it "CVS Remove".
The command I associated with the menu item is:
-z3 @Repository@ remove "@Name@"
When running this command on a file though, I get an error saying that the file is still in my working directory, and hence can not be removed from CVS.
Is there a workaround for this?
It's not that uncommon as you might think. For instance, we came up with the wonderful idea to group some .class.php into a seperate directory because we felt that we had too many files inside the /Classes directory. However, we can move them locally, and add the copied files to cvs, but whenever we would do a CVS checkout on the project level, the "old" copies still show up as well (this makes sense since they were not removed from the CVS in the first place...)
I hope anyone has an idea on how we can make this work, as we really really need the feature urgently.
Thanks a lot for a great product and support!
|
|
Guest
|
 |
Posted: Tue Aug 03, 2004 6:43 pm |
|
 |
 |
 |
 |
actually a year ago we didn't have such functionality as extending CVS with new commands  ))
|
|