On 12 Feb 2010, at 20:10, José Luis García Pallero wrote: > 2010/2/9 c. <[email protected]>: >> I have added you to the developers, >> please follow the instructions at >> http://octave.sourceforge.net/packages.php >> to upload your code to SVN and then make a release >> c. > > I suppose the instructuins are http://octave.sourceforge.net/developers.html
yes, sorry. > Sorry, but I don't understand the procedure. Various questions: > > First of all, should the package be stored in a subversion repository? well, this is what we are currently doing, in principle with the new release system the svn repository and the package releases are completely untangled so we could allow package developement to happen elswhere taht in the OF repository. I'm not sure that's what we want, anyone got any comments about this? > Now, I use mercurial instead of svn and the package contains a > mercurial repo. what do you mean by ' the package contains a mercurial repo' ? are you uploading the full mercurial history together with the package? > Should I download and store all octave-forge repository? it's not necessary, you can just check-out just the directory where you want to upload your package... > I don't understand the part > > "You may find it easier to use the import command, especially if your > package contains subdirectories. In this case, you should not put your > directory into the octave-forge tree. Instead, change to the root of > your package tree and enter the following: > > $ cd path/below/package > $ svn import package \ > > https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge/main/package > " > > in octave forge web instructions. If I try to do this, svn says > 'octproj' don't exists. I have done this without download all > octave-forge. what exactly did you try to do? > > Sorry, but this is the first time I use svn c. ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
