Sample Header Ad - 728x90

How to commit a directory in CVS?

1 vote
1 answer
1028 views
I know CVS is pretty old but have to use it in company. Recently we have upgraded a library to the latest version. Now we want to replace the old library with new library. So basically we want to first rename the old library in CVS and then commit new library. In short 1. In CVS server: Rename folder /.../js/library to /.../js/library_legacy. 2. To CVS server: Commit /.../js/library to /.../js/.
Asked by Chankey Pathak (1893 rep)
Jan 9, 2015, 09:26 AM
Last activity: Jan 9, 2015, 10:35 PM