releaseforge-user Mailing List for ReleaseForge
Brought to you by:
phil_schwartz
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
(1) |
Apr
(5) |
May
(1) |
Jun
(3) |
Jul
(2) |
Aug
(5) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
|
Mar
(3) |
Apr
(1) |
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Felix S. <fel...@we...> - 2009-05-13 07:39:15
|
ReleaseForge was a great tool for me to set the file type for many release files at once without going through that annoying SourceForge ui. However it does not work for me anymore: After I selected the release to edit, I see the window where I can upload new files but the app hangs. The previously uploaded files are not shown. No error messages on the command line. What can I do to resolve that issue? Otherwise it's really hard setting the type for ~20 files. fs |
From: Thomas H. <th...@ct...> - 2008-08-08 07:29:27
|
Eric Gerbier schrieb: > ----- "Phil Schwartz" <phi...@us...> a écrit : > > >> Not sure why that happened. I'll see if I can replicate it. I >> know that when I last used it (to create 1.3) I didn't have that >> problem. >> >> Regards, > >>> >>> thanks for keeping ReleaseForge working with the changes that SF >> made - I have just used >>> it to create a new comtypes release. >>> >>> The only small problem that I noted is that in the left-most pane >>> >> all my projects >>> are listed twice. > > I had the same problem on first use of the new 1.3 release I just > remove remove my ~/.releaseforge/projects file and I got a new > cleaned one > Yes, that helps. Thanks, Thomas |
From: Eric G. <eri...@fr...> - 2008-08-08 06:35:12
|
----- "Phil Schwartz" <phi...@us...> a écrit : > Not sure why that happened. I'll see if I can replicate it. I know > that > when I last used it (to create 1.3) I didn't have that problem. > > Regards, > > > > thanks for keeping ReleaseForge working with the changes that SF > made - I have just used > > it to create a new comtypes release. > > > > The only small problem that I noted is that in the left-most pane > all my projects > > are listed twice. I had the same problem on first use of the new 1.3 release I just remove remove my ~/.releaseforge/projects file and I got a new cleaned one the problem seems to come from the unixname field, which is now ended by a "/", and not before |
From: Phil S. <phi...@us...> - 2008-08-07 20:30:15
|
Not sure why that happened. I'll see if I can replicate it. I know that when I last used it (to create 1.3) I didn't have that problem. Regards, Phil On Thu, 7 Aug 2008, Thomas Heller wrote: > phi...@us... schrieb: >> Sourceforge has recently deprecated the FTP upload mechanism. This policy change cripples ReleaseForge prior to 1.3. >> >> ReleaseForge 1.3 now uploads files to Sourceforge via SFTP (one of the new supported methods). >> >> Prior to running ReleaseForge 1.3 you will need to obtain Paramiko v1.74 or greater. >> ReleaseFroge uses paramiko module for uploading files to SourceForge via SFTP. [Special thanks to Robey Pointer for adding the >> patch required for ReleaseForge]. >> >> Paramiko can be downloaded from: >> >> http://www.lag.net/paramiko/ >> >> Make sure you obtain 1.74 or greater. Versions prior to 1.74 will not work. >> >> Once paramiko is installed, ReleaseForge should be able to upload files to Sourceforge via SFTP using the same login credentials >> for accessing the Sourceforge web interface. > > Phil, > > thanks for keeping ReleaseForge working with the changes that SF made - I have just used > it to create a new comtypes release. > > The only small problem that I noted is that in the left-most pane all my projects > are listed twice. > > -- Regards, Phil Schwartz - http://www.phil-schwartz.com Open Source Projects: - DenyHosts: http://www.denyhosts.net - Kodos: http://kodos.sourceforge.net - ReleaseForge: http://releaseforge.sourceforge.net - Scratchy: http://scratchy.sourceforge.net - FAQtor: http://faqtor.sourceforge.net |
From: Thomas H. <th...@ct...> - 2008-08-07 19:59:10
|
phi...@us... schrieb: > Sourceforge has recently deprecated the FTP upload mechanism. This policy change cripples ReleaseForge prior to 1.3. > > ReleaseForge 1.3 now uploads files to Sourceforge via SFTP (one of the new supported methods). > > Prior to running ReleaseForge 1.3 you will need to obtain Paramiko v1.74 or greater. > ReleaseFroge uses paramiko module for uploading files to SourceForge via SFTP. [Special thanks to Robey Pointer for adding the > patch required for ReleaseForge]. > > Paramiko can be downloaded from: > > http://www.lag.net/paramiko/ > > Make sure you obtain 1.74 or greater. Versions prior to 1.74 will not work. > > Once paramiko is installed, ReleaseForge should be able to upload files to Sourceforge via SFTP using the same login credentials > for accessing the Sourceforge web interface. Phil, thanks for keeping ReleaseForge working with the changes that SF made - I have just used it to create a new comtypes release. The only small problem that I noted is that in the left-most pane all my projects are listed twice. -- Thanks, Thomas |
From: Mathieu M. <mat...@gm...> - 2008-07-25 12:37:07
|
Hi there, I have a custom shell script that upload using the new rsync FRS. Well what is missing is the manual steps that I have to perform on the 'editpackages.php' page from sf.net Has anyone scripted something (even only on linux) so that once the file is in the /uploads it can be associated to a particular package/release. Thanks ! -- Mathieu |
From: <phi...@us...> - 2008-07-22 05:41:50
|
Sourceforge has recently deprecated the FTP upload mechanism. This policy change cripples ReleaseForge prior to 1.3. ReleaseForge 1.3 now uploads files to Sourceforge via SFTP (one of the new supported methods). Prior to running ReleaseForge 1.3 you will need to obtain Paramiko v1.74 or greater. ReleaseFroge uses paramiko module for uploading files to SourceForge via SFTP. [Special thanks to Robey Pointer for adding the patch required for ReleaseForge]. Paramiko can be downloaded from: http://www.lag.net/paramiko/ Make sure you obtain 1.74 or greater. Versions prior to 1.74 will not work. Once paramiko is installed, ReleaseForge should be able to upload files to Sourceforge via SFTP using the same login credentials for accessing the Sourceforge web interface. |
From: Hauke Goos-H. <HHa...@pc...> - 2006-07-04 14:43:37
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, Phil wrote me that there was another RF user who needed the same RF featu= re as me: I would like to use RF with command line options to make uploads of files= without user interaction. This would be especially important for script driven file releases and if uploading should be done from a server that h= as no X11. Phil wrote that this user used the RF API directly to manage this. Could = the user or anybody else give me the code/changes to enable "command line driven uploads"? Thank you and cu Hauke - -- Stoppt Softwarepatente, sonst wird Softwareentwicklung in Europa f=FCr di= e meisten illegal! Patentschmutz.de - Initiative gegen Softwarepatente (http://www.patentsch= mutz.de) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEqn6L40IstGiUOHgRAtsaAKCsuqgLVADVLvajC+YrjPJ/rD0sVACfc64Q ZL+JHrVDQK8HO5akICtgyG0=3D =3DbPwX -----END PGP SIGNATURE----- |
From: <phi...@us...> - 2006-06-15 23:47:27
|
This release contains a fix for a bug the occurred when creating a new release which was introduced in 1.0. Additionally, a "Re-Guess" feature was added to effortlessly reset all file attributes when editing an existing release. Regards, Phil Schwartz - http://www.phil-schwartz.com Open Source Projects: - DenyHosts: http://www.denyhosts.net - Kodos: http://kodos.sourceforge.net - ReleaseForge: http://releaseforge.sourceforge.net - Scratchy: http://scratchy.sourceforge.net - FAQtor: http://faqtor.sourceforge.net |
From: Phil S. <phi...@us...> - 2006-04-24 14:01:25
|
ReleaseForge 1.0 is now available from: http://releaseforge.sourceforge.net version 1.0: *) added pref: auto login - provides the same functionality as the --auto command line argument (if set to Enabled). *) added command line arg --noauto which disables the auto login regardless of the auto login preference setting and --auto command line. *) added ability to truncate Sourceforge responses - based on patch submission by Bharat Mediratta. When retrieving data for specific SF pages, the response is chunked, as soon as the necessary information is found, no additional data is fetched. This can save significant bandwidth especially when releasing a large number of files. Regards, Phil |
From: Michael F. <fuz...@vo...> - 2006-03-31 07:18:45
|
Hello, Here's a feature request for releaseforge 1.1 :-) Could you adapt the interface to do PyPI (Python Package Index) releases as well ? Fuzzyman http://www.voidspace.org.uk/python/index.shtml |
From: Michael F. <fuz...@vo...> - 2006-03-31 07:17:12
|
Hello all, I'm attempting to use releaseforge 0.9.9 on Windows. When trying to logon to Freshmeat it hangs, and reports the following traceback in the console : Traceback (most recent call last): File "ReleaseForge\workerThread.py", line 18, in run File "ReleaseForge\fm.py", line 38, in initialize File "ReleaseForge\fmcomm.py", line 87, in get_projects File "ReleaseForge\fmcomm.py", line 66, in __rpc File "ReleaseForge\fmcomm.py", line 48, in __login File "C:\Python24\Lib\xmlrpclib.py", line 1096, in __call__ return self.__send(self.__name, args) File "C:\Python24\Lib\xmlrpclib.py", line 1383, in __request verbose=self.__verbose File "C:\Python24\Lib\xmlrpclib.py", line 1147, in request return self._parse_response(h.getfile(), sock) File "C:\Python24\Lib\xmlrpclib.py", line 1281, in _parse_response p.feed(response) File "C:\Python24\Lib\xmlrpclib.py", line 527, in feed self._parser.Parse(data, 0) File "C:\Python24\Lib\xmlrpclib.py", line 774, in end return f(self, join(self._data, "")) File "C:\Python24\Lib\xmlrpclib.py", line 822, in end_string self.append(_stringify(data)) File "C:\Python24\Lib\xmlrpclib.py", line 171, in _stringify return string.encode("ascii") LookupError: unknown encoding: ascii Additionally, I get the following messages when I save options : 2006-03-31 07:53:55,905 - WARNING - addressBook - [Errno 2] No such file or dire ctory: 'C:\\Documents and Settings\\Michael Foord\\.releaseforge\\address_book' 2006-03-31 07:53:55,905 - ERROR - fm - [Errno 2] No such file or directory: 'C:\ \Documents and Settings\\Michael Foord\\.releaseforge\\projects.fm' 2006-03-31 07:53:55,905 - WARNING - settings - Could not locate setting main_fon t 2006-03-31 07:53:55,905 - ERROR - settings - Invalid font spec 2006-03-31 07:55:23,125 - WARNING - settings - Could not locate setting main_fon t 2006-03-31 07:55:23,125 - WARNING - settings - Could not locate setting email_ad dress 2006-03-31 07:55:23,125 - WARNING - settings - Could not locate setting smtp_ser ver All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml |
From: <phi...@us...> - 2006-03-28 03:46:51
|
After a long hiatus, version 0.9.9 of ReleaseForge is now available for immediate download from: http://releaseforge.sourceforge.net version 0.9.9: *) added some additional processor mapping types. Thanks to Danny Kukawka and Stefan Gerlach for the patches. *) incorporated patch from Paul Mangan that addressed the PyQt 3.15 API change for the QFileDialog.getOpenFileName method) *) PyQt 3.15 bug fix for cpuCombo.setCurrentItem Phil |
From: Prabhu R. <pra...@us...> - 2005-09-13 09:08:27
|
Hi, I just released MayaVi-1.5 using Releaseforge and it was a breeze thanks to Releaseforge. Thanks for an excellent product! I have one feature request. When emailing or submitting news it should be possible to import the text from a file. I typically write these in my favorite editor and keep them ready to upload. The freshmeat release interface is a little surprising. There is no feedback that things succeeded at the end. I looked at the site (http://freshmeat.net/projects/mayavi) to check if the project's branch was updated (to 1.5) but it was still set to the earlier announcement (1.4). I tried creating a new freshmeat release but then it said there was a duplicate version string. Indicating that the submission did indeed happen. Is this because the submission needs to be reviewed by the freshmeat staff? If that is the case, perhaps a simple dialog explaining that might be handy. Or maybe I did not RTFM enough. Anyway, thanks again for the excellent tool! regards, prabhu |
From: Thomas H. <th...@py...> - 2005-08-24 08:42:47
|
phi...@us... writes: > ReleaseForge 0.9.4 is now available for immediate download from: > > http://releaseforge.sourceforge.net > > This version adds preliminary unicode (utf-8) support for a > number of text entry fields. Phil, not a big thing, but the Open and Save icons in the File menu look strange on Windows, or is this only for me? I didn't remove the older version before installing the new one. Thomas |
From: <phi...@us...> - 2005-08-24 03:16:56
|
ReleaseForge 0.9.4 is now available for immediate download from: http://releaseforge.sourceforge.net This version adds preliminary unicode (utf-8) support for a number of text entry fields. |
From: Phil S. <phi...@us...> - 2005-08-04 03:40:18
|
Hello Eric, You can edit the logger.ini and change lines 4 and 5 from: [handlers] keys=hand01,hand02 to: [handlers] keys=hand01 This will prevent ReleaseForge from creating/appending releaseforge.log. In the future this might be deprecated entirely. I had only enabled the releaseforge.log for the beta period expecting tons of users to say it didn't work as expected-- and then I would ask them to send me the releaseforge.log file it produced. However, that scenario never materialized since logging has always been written to the console as well-- and if a problem occurred, people would simply cut/paste the console output and send it to me. I will likely make the above change in a future release so you won't have to update logger.ini then. Alternatively, I may even drop the logger.ini file in it's entirety too since, ReleaseForge will run just fine without it (although the output format will differ a bit for now). Logger.ini offers more versatility but ReleaseForge doesn't require it. Most likely I will ship logger.ini-console-dist and logger.ini-console-file-dist or something like that. If the enduser wishes to use either then he/she can copy the file of their choosing to logger.ini. Otherwise, they don't have to do anything. So many options... FWIW, ReleaseForge 0.9.3 only logs warnings and errors by default-- which explains why the file is always 0 bytes. If you'd like to see the debug and info messages as well (the pre-0.9.x method) simply pass in the --debug flag. Regards, Phil On Wed, 3 Aug 2005 ge...@us... wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > hello > > I'm using releaseforge-0.9.3-python2.3 (upgraded from 0.8.7) > > the releaseforge.log was created on ~/.releaseforge but seems not used > (never change since update) > the ~/releaseforge.log is "touched" each time I use releaseforge but is > still empty ... > > - -- > Eric Gerbier > http://webminstats.sourceforge.net > http://rpmrebuild.sourceforge.net > http://afick.sourceforge.net > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFC8H8eNzh6q8tvpCoRAjlGAJwP3aTlyHv314ikFZ6xwIBPbKYwiQCeJpZq > islTvoNruoS5yp9KsZevU2M= > =r/3x > -----END PGP SIGNATURE----- > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Releaseforge-user mailing list > Rel...@li... > https://lists.sourceforge.net/lists/listinfo/releaseforge-user > |
From: <ge...@us...> - 2005-08-03 08:24:15
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hello I'm using releaseforge-0.9.3-python2.3 (upgraded from 0.8.7) the releaseforge.log was created on ~/.releaseforge but seems not used (never change since update) the ~/releaseforge.log is "touched" each time I use releaseforge but is still empty ... - -- Eric Gerbier http://webminstats.sourceforge.net http://rpmrebuild.sourceforge.net http://afick.sourceforge.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFC8H8eNzh6q8tvpCoRAjlGAJwP3aTlyHv314ikFZ6xwIBPbKYwiQCeJpZq islTvoNruoS5yp9KsZevU2M= =r/3x -----END PGP SIGNATURE----- |
From: <phi...@us...> - 2005-08-01 19:43:39
|
ReleaseForge 0.9.3 is now available for download: http://releaseforge.sourceforge.net Here are the changes since the last announcement (0.9.1): version 0.9.3 ========== *) bug fix: freshmeat setup dialog now allows more than one freshmeat project to point to a single sourceforge project: http://sourceforge.net/tracker/index.php?func=detail&aid=1228297&group_id=132656&atid=724851 *) added freshmeat project selection dialog in the event that several freshmeat projects map to more than one sourceforge project *) caption of freshmeat release dialog now indicates the project name *) Freshmeat release "ok" button is disabled after it is clicked. *) logger.ini no longer outputs to releaseforge.log by default (only stdout) *) fixed bug: editing freshmeat settings now takes effect immediately *) fixed bug: ftp upload progress was out-of-sync with displayed file name *) fixed bug: if unable to guess cpu type, an error occurred. *) fixed bug: if file u/led was not unique per project then it is considered a SF warning and ReleaseForge will report this problem. Previously, the app failed to recover properly. version 0.9.2 ========== *) renamed releaseforge.py -> releaseforge *) renamed modules directory -> ReleaseForge *) ReleaseForge site-packages directory is now ReleaseForge rather than releaseforge/modules *) debugging info is now disabled by default, use --debug flag to re-enable (especially in the event of reporting bugs) *) added --debug and --verbose flags Regards, Phil Schwartz http://www.phil-schwartz.com http://releaseforge.sourceforge.net |
From: <phi...@us...> - 2005-07-15 20:48:54
|
The following feature enhancements were added to v0.9.1: - ReleaseForge now attempts to "guess" the SourceForge CPU (Processor) type of each file added to a release based on it's filename. - A batch update facility was added which allows the user to quickly modify the status (hidden or active) of multiple releases. - Context sensitive menus (right-click) have been added to the main window\'s projects & packages (listviews). - ReleaseForge now also checks for Windows $HOMEDRIVE & $HOMEPATH environment variables on startup if $HOME is not found. You can download this ReleaseForge release from: http://releaseforge.sourceforge.net Regards, Phil Schwartz http://www.phil-schwartz.com |
From: <phi...@us...> - 2005-07-13 18:19:37
|
New to this release: 'The ability to email mailing lists and individual users has been integrated into this release. Additionally, ReleaseForge users can now automatically login to SourceForge and ReleaseForge without being prompted by using the --auto command line flag. The --config command line option has been deprecated. The configuration file (releaseforge.cfg) has now been migrated to the ReleaseForge data directory (please refer to the FAQ for implications). The preferences dialog has been modified to accommodate the new features and configuration changes. Regards, Phil Schwartz http://releaseforge.sourceforge.net |
From: Phil S. <phi...@us...> - 2005-06-17 02:54:40
|
ReleaseForge 0.8.5 is now available for immediate download at: http://releaseforge.sourceforge.net ------------------------------------------------------- About ReleaseForge 0.8.5: ReleaseForge 0.8.5 is a minor enhancement release. This version adds a new preferences dialog and allows the user to change the normal display font. Additionally, the FTP upload routine has been modified to report progress activity and the releaseWizard now displays this information as necessary. ------------------------------------------------------- About ReleaseForge: ReleaseForge is a GUI application designed for project administrators and release engineers of projects that are hosted at SourceForge. It is intended to make it easier and faster to create a new release and edit existing releases rather than using the SourceForge Web interface. ReleaseForge streamlines the release effort by prompting you for information regarding your new release (version info, change log, release notes, files to include, etc). It then seamlessly negotiates with the SourceForge Web server, creating your release, posting your release notes/change log, uploading your files to the SourceForge FTP server, selecting the files for inclusion in your release on the SourceForge Web server, updating the file attributes of each of the files and then, if appropriate, notifying monitoring users of the new release. ReleaseForge also includes support for posting Freshmeat news announcements and SourceForge project news announcements. ------------------------------------------------------- http://releaseforge.sourceforge.net Regards, Phil Schwartz - http://www.phil-schwartz.com Open Source Projects: - ReleaseForge: http://releaseforge.sourceforge.net - Kodos: http://kodos.sourceforge.net - DenyHosts: http://denyhosts.sourceforge.net - Scratchy: http://scratchy.sourceforge.net - FAQtor: http://faqtor.sourceforge.net |
From: Phil S. <phi...@us...> - 2005-06-15 16:24:07
|
ReleaseForge v0.8.1 has been released and is available for immediate download at: http://releaseforge.sourceforge.net This version is a minor bug fix release which contains the following fixes: - Change algorithm for resizing columns in the add files table (release wizard) - Creating a release now properly sets focus on release name field (release wizard) - Fixed tab ordering on several screens (most *BA.py files) - Fixed bug that limited SF news subjects to only 30 chars rather than 60 (SF news dialog) Regards, Phil Schwartz - http://www.phil-schwartz.com Open Source Projects: - ReleaseForge: http://releaseforge.sourceforge.net - Kodos: http://kodos.sourceforge.net - DenyHosts: http://denyhosts.sourceforge.net - Scratchy: http://scratchy.sourceforge.net - FAQtor: http://faqtor.sourceforge.net |
From: Phil S. <phi...@us...> - 2005-06-13 03:54:40
|
ReleaseForge 0.8.0 is now available for download. This new release integrates Freshmeat project announcements within the ReleaseForge application. SourceForge.net users who are also Freshmeat.net users will want to download this version before releasing their next open source project. Regards, Phil Schwartz - http://www.phil-schwartz.com Open Source Projects: - ReleaseForge: http://releaseforge.sourceforge.net - Kodos: http://kodos.sourceforge.net - DenyHosts: http://denyhosts.sourceforge.net - Scratchy: http://scratchy.sourceforge.net - FAQtor: http://faqtor.sourceforge.net |
From: Phil S. <phi...@us...> - 2005-05-20 03:57:06
|
ReleaseForge v0.7.1 is now available for download. This is a minor bug fix release. This version fixes a formatting problem when submitting project news to SourceForge. Additionally, users using PyQt 3.14 may have experienced problems due to an API change for QSizePolicy. ReleaseForge users using PyQt 3.14 should no longer experience this problem. Regards, Phil Schwartz http://www.phil-schwartz.com http://releaseforge.sourceforge.net |