Re: [Dosemu-devel] SF project upgrade

2012-11-09 Thread Bart Oldeman
On 9 November 2012 10:49, Stas Sergeev wrote: > Is there any way to disable the old git URL? > People may still use it and think they are up to date, > or that no development is happening. > Instead, let them have an explicit error. I logged into the SF shell server and "rm -rf"ed the old git rep

Re: [Dosemu-devel] SF project upgrade

2012-11-09 Thread Stas Sergeev
02.11.2012 16:29, Bart Oldeman пишет: > Hi, > > I scheduled an upgrade for the sourceforge pages. I helps us because > the new bug tracker has a lot more functionality and it's easier to > cross reference (see e.g. Bochs at sf.net/projects/bochs). I'll > probably have to adjust a few links and git

Re: [Dosemu-devel] SF project upgrade

2012-11-05 Thread Bart Oldeman
On 5 November 2012 03:21, Stas Sergeev wrote: > Attached is a screenshot. > I can't see the Edit button. > I see only Edit to the particular comments, but not > to the title. Thanks. I changed the permissions, hopefully it works for you now. Bart -

Re: [Dosemu-devel] SF project upgrade

2012-11-04 Thread Bart Oldeman
On 4 November 2012 05:33, Stas Sergeev wrote: > How to change the bug reports? Click on "Edit" on the title bar of the bug (yes I agree it's not very obvious!) If it's not there, I'll have to change permissions somewhere. Bart -

Re: [Dosemu-devel] SF project upgrade

2012-11-04 Thread Stas Sergeev
02.11.2012 22:32, Bart Oldeman пишет: > Hi, > > it's done. Please note the new git URLs: > git clone git://git.code.sf.net/p/dosemu/code dosemu > (ro) and > git clone ssh://usern...@git.code.sf.net/p/dosemu/code dosemu > (rw) > > in your existing git clone, you can change the url using git remote o

Re: [Dosemu-devel] SF project upgrade

2012-11-03 Thread Stas Sergeev
02.11.2012 16:29, Bart Oldeman пишет: > Hi, > > I scheduled an upgrade for the sourceforge pages. I helps us because > the new bug tracker has a lot more functionality and it's easier to > cross reference (see e.g. Bochs at sf.net/projects/bochs). I'll > probably have to adjust a few links and git

Re: [Dosemu-devel] SF project upgrade

2012-11-02 Thread Bart Oldeman
Hi, it's done. Please note the new git URLs: git clone git://git.code.sf.net/p/dosemu/code dosemu (ro) and git clone ssh://usern...@git.code.sf.net/p/dosemu/code dosemu (rw) in your existing git clone, you can change the url using git remote or changing the relevant setting using "git config -e"