On 24 Jul 2009, at 21:43, Esteban Cervetto wrote: > I am using UBUNTU 9.04, > and Octave 3.2 > I ve never used subversion, buy i already installed > Finally, I am already installed the whole svn version > > But something is wrong > I pass you the console > > este...@esteban-laptop:~/Documentos/octave/octave-forge/main$ svn > import actuarial
the command you have to use in this case is "svn add" not "svn import" please study a bit of the basics of subversion before messing around with the octave-forge repository: http://svnbook.red-bean.com/en/1.5/svn.tour.cycle.html or, in spanish: http://svnbook.red-bean.com/nightly/es/svn-ch-3-sect-5.html c. ------------------------------------------------------------------------------ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
