Gabor Grothendieck wrote:
> An svn checkout directory can contain a mix of files that
> are mirrored in the svn and not mirrored.  In particular, if you
> add a new file into your checkout directory it will not automatically
> go into the repository on your next commit unless you specifically
> place that file under svn control so junk files remain local.

  True, but 'svn status' will keep annoying you with:

? inst/doc/foo.eps

  until you tell it to ignore it ["svn propedit svn:ignore ." and then 
enter some expressions].

Barry

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to