cvs - Can we commit individual files? -


Hello we are using CVS and development happens regularly I work only on one or three files most of the time Am I still making all changes to the folder ?? Is it possible to select files which are CVS committed and which are still in development?

As I work in File 1, File 2 and File 3. For most days, with file 1, I see the log and there is some problem in file 2, so I make quick changes and commit to file 2. But the file in the file is still in development and only wants to make changes in file 2. Is this possible?

Yes, just use

  cvs commit file2 

Code>

Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -