tokenuser
04-24-2009, 06:39 PM
Pardon me if this is meaningless to most of you but ...
======
Does anyone know of a CVS client that will just let you update a file in the repository without the need to download the freaking tree (or a subset of the tree) to your computer first?
I edit a lot of files for work. I dont need them on my machine. I just need to access them as needed, so generally just use our web based CVS interface to grab the file.
But that raises a problem for when I edit the file. Because it wasn't checked out per se (just downloaded), I need to sync the branch of the repository, then update the file (with comments) and commit the change.
I am currently using TortoiseCVS (WinCVS is another option) on an XP box.
Does anyone know of a client that will just let you check a file into a given location? I dont need my HDD cluttered with all these other files, I just need the one I need, and an ability update it after editting.
======
Does anyone know of a CVS client that will just let you update a file in the repository without the need to download the freaking tree (or a subset of the tree) to your computer first?
I edit a lot of files for work. I dont need them on my machine. I just need to access them as needed, so generally just use our web based CVS interface to grab the file.
But that raises a problem for when I edit the file. Because it wasn't checked out per se (just downloaded), I need to sync the branch of the repository, then update the file (with comments) and commit the change.
I am currently using TortoiseCVS (WinCVS is another option) on an XP box.
Does anyone know of a client that will just let you check a file into a given location? I dont need my HDD cluttered with all these other files, I just need the one I need, and an ability update it after editting.