I've installed svnnotify and coded a simple notification system on all emails of a list. By default, I have subscribed all the subscribers to phpwebgallery-cvs on Gna!
Offline
plg wrote:
rub wrote:
The author could be show on rss?
The problem has been reported several times to Trac development team, and the answer is that they can't add the author's name if Trac doesn't know the corresponding email address. I think they should do like Mantis : simply add "@example.com" at the end of the username.
http://trac.edgewall.org/ticket/2959
http://trac.edgewall.org/ticket/2639
http://trac.edgewall.org/ticket/5309
So...
But I don't really understand their problem... ;-)
Offline
plg wrote:
I've installed svnnotify and coded a simple notification system on all emails of a list.
Great!
plg wrote:
By default, I have subscribed all the subscribers to phpwebgallery-cvs on Gna!
Are you sure?
Because I don't receive mail in my 2 address. (one daily and the other on each commit).
Offline
rub wrote:
plg wrote:
By default, I have subscribed all the subscribers to phpwebgallery-cvs on Gna!
Are you sure?
Yes I am. I've made a few commits tonight and I've received an email for each of them. You're in the same list, you should receive the email the same way.
Offline
Since there is not a unique sender, can you add "SVN" keyword either in subject or in From: field ? Gmail doesn't handle [] in subject to filter :-/
TY
Offline
So instead of:
From: ddtddt piwigo.org
Subject: [Piwigo r3263] Add pt_PT thanks to sergio
We replace with:
From: svn_notifier piwigo.org
Subject: [Piwigo r3263 by ddtddt] Add pt_PT thanks to sergio
The drawback is that you can't simply "reply" to the email if you want to discuss with ddtddt about this commit (this is something I often do, ie replying to SVN commits notification emails)
Offline
Just got back an Internet connection... Quick question I tried to switch my branch 2 working copy (that I modified and I'm using on my site) with
svn switch --relocate
but I get an error because the repository uuid has changed between the old and the new. Any idea ?
thanks
Offline
rvelices wrote:
Just got back an Internet connection...
Welcome back rvelices!
Don't forget to send me your htpasswd string, or else you won't be able to commit (but you don't need it for checkout)
Quick question I tried to switch my branch 2 working copy (that I modified and I'm using on my site) with
Code:
svn switch --relocatebut I get an error because the repository uuid has changed between the old and the new. Any idea ?
thanks
Unfortunately, I forgot to keep the uuid during migration (nicolas has reported me the problem, but it was already too late). As a consequence, you just can't "relocate". You have to perform a new checkout and copy your local modifications inside :-/ Sorry for this
Offline
Completely leaving Gna is very near. I have migrated the newsletters to our server:
- the subscription form is on the download page http://piwigo.org/downloads
- previously registered email addresses have been copied into the new system
- the newsletter archive has been copied into the "announcement" section on the forum (with the correct date of course)
Offline
I've asked Piwigo project deletion on Gna! see my support request
Offline
As the removal on Gna has not been performed, I've manually ask mailing-list deletions, I've added a "news" and changed to description
https://gna.org/projects/phpwebgallery/
Offline