Hi,
We are using r-forge to create a package. My query is that how do I keep the
change log updated. I created the change log by doing the following:
svn log -v>./inst/changelog
Also if I do
svn add ./inst/changelog and
svn commit -m "Adding changelog"
then the changelog is one version behind in the commit history. How do I
solve this?
Regards
Vikram
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.