From: Yves G. <yg...@mi...> - 2008-07-13 00:12:34
|
On Sunday 13 July 2008, Slythfox wrote: > Wow, sorry for all the separate dev list emails for these revisions! > > I suppose there's a way to simple update everything at the same time? I use svn mainly, and a simple "svn commit" in the root-folder of the project does that. I do not remember much about cvs at all... just remember svn is quite similar to it... sorry > I have to figure out how to add files now. When I try to add files, > it outputs this: cvs [add aborted]: there is no version here; do 'cvs > checkout' first To cite the svn-equivalent, did you try "cvs add filename.php"? regards, Yves > The problem is, it won't let me checkout a non-existent file. |