From: Slythfox <sly...@gm...> - 2008-07-13 04:54:45
|
Yeah: $ cvs -z3 -d:ext:sly...@ph...:/cvsroot/phpsqliteadmin add phpsqliteadmin2/row_edit.php -m "Initial import" cvs add: in directory .: cvs [add aborted]: there is no version here; do 'cvs checkout' first As for svn, I'm not sure how you got it to work, because it seems to me that svn isn't set up for the phpsqliteadmin project. (And sourceforge's documentation on using svn with SF projects is worse...) On the bright side, I'm happy to say I got a simple table exporter to work for phpSQLiteadmin. - C Hale On Sun, Jul 13, 2008 at 12:12 AM, Yves Glodt <yg...@mi...> wrote: > 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. > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Phpsqliteadmin-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpsqliteadmin-devel > |