Actions:
|
2012-08-31 09:51 AEST by Glen Starrett - If I do a rename and commit the rename, I would have expected a file with the
commit details and log message. The files didn't change -- just the name of the
file and .directory_history.
This is probably by design, but would be consistent to have it trigger a commit
email.
>>>>>
C:\Users\Glen Starrett\Documents\March Hare\SalesScripts\website\copy>cvs ren "V
ersioned Rename.xht" "Versioned Rename.htm"
cvs rename: Warning: Use rename only as described in the eBook "All About CVS".
C:\Users\Glen Starrett\Documents\March Hare\SalesScripts\website\copy>cd ..
C:\Users\Glen Starrett\Documents\March Hare\SalesScripts\website>cvs ci -m "chan
ge extension xht to htm to better work with NS HTML 4.01 transitional script/css
"
cvs commit: Examining .
cvs commit: Examining NSBasePageFiles
cvs commit: Examining NSItemCatPage_files
cvs commit: Examining copy
? copy/___Versioned Rename.htm
? copy/CVS Suite vs Other Solutions.htm
? copy/CVS Suite vs Other Solutions.htm
? copy/___Versioned Rename.htm
cvsnt server: Examining .
cvsnt server: Examining NSBasePageFiles
cvsnt server: Examining NSItemCatPage_files
cvsnt server: Examining copy
/scotty/customer-docs/GRS-docs/website/copy/.directory_history,v <-- directory
update
new revision: 1.2; previous revision: 1.1
done
<<<<< |