On 14 Apr 2010, at 20:43, Philip Nienhuis wrote: > Hi Carlo
> <snip> > BTW I'd rather use Tortoise svn, I use that for regular commits too. > There's probably a similar option there, I'll have a look. I am sure you can perform the same actions with tortoise svn, but unfortunately I am not familiar with the windows environment so I can not tell you how, others on the list might be of more help. >> For this time I happened to notice and I rebuilt the package from the >> subversion repository before doing the upload. > > Sorry, and thank you. > > As a follow-up to what I wrote, seeing that downloading a tarball > from octave-forge svn leads to a much smaller package anyway I'll do > that next time for an updated package, too. It only > contains .svnignore files that can be deleted I think. Actually the .svnignore files can be removed and substituted by the svn:propset special property (cfr. http://svnbook.red-bean.com/en/1.0/ch07s02.html#svn-ch-7-sect-2.3) . I just did this for the io package using the command: svn propset svn:ignore -F .svnignore . svn rm .svnignore > Philip c. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev