Download
Entwicklung
Konto
Download
Entwicklung
Anmelden
Vergessen Konto/Passwort
Konto erstellen
Sprache
Hilfe
Sprache
Hilfe
×
Anmelden
Anmeldename
Passwort
×
Vergessen Konto/Passwort
Übersetzungsstatus von Deutsch
Kategorie:
Software
Personen
PersonalForge
Magazine
Wiki
Suche
OSDN
>
Finden Software
>
Communications
>
OSDN Admin
>
Ticket-Liste / Suche
>
Ticket #217
OSDN Admin
Beschreibung
Projekt Zusammenfassung
Entwickler-Dashboard
Entwickler
Bildergalerie
RSS Feed-Liste
Aktivität
Statistiken
Historie
Downloads
Aller Releases-Liste
Statistiken
Ticket
Ticket-Liste
Liste der Meilensteine
Typenliste
Komponentenliste
Liste der zuletzt benutzten Tickets/RSS
Neue Ticket abschicken
Dokumente
Wiki
Titelseite
Titel-Index
Kürzliche Änderungen
Doc Mgr
List Docs
Kommunikation
Forum-Liste
OSDNオープンディスカッション (157)
Neuigkeiten
Ticket #217
Ticket-Liste
Neue Ticket abschicken
RSS
Commit Log のドキュメントを書く
Eröffnet am:
2002-05-09 16:32
Letztes Update:
2002-10-25 13:33
beobachte
ON
OFF
Auswertung:
(del#575)
Verantwortlicher:
tach
Typ:
Funktionsanfragen
Status:
Geschlossen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
3
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
Keine
Details
Antworten
Commit log をリストに送信できないのでしょうか?
sourceforge.netのマニュアル通りの設定を行なったのです
が、SMTPサーバーがCVSサーバーからの接続を拒否している様
です。
2つほど、他のsourceforge.jpのプロジェクトのCVSも見てみ
ましたがコミットログをリストには送信していないようでした。
sourceforge.jpではログをリストに送れないのでしょうか?
------------ cvs commit時のエラー------------------------
Checking in index.html;
/cvsroot/php-i18n/php-i18n-web/index.html,v <--
index.html
new revision: 1.2; previous revision: 1.1
done
Mailing php-i18n-commits@lists.sourceforge.jp...
Generating notification message...
Generating notification message... done.
Mailing php-i18n-commits@lists.sourceforge.jp...
Generating notification message...
Traceback (most recent call last):
File "/cvsroot/php-i18n/CVSROOT/syncmail", line 286, in ?
main()
File "/cvsroot/php-i18n/CVSROOT/syncmail", line 279,
in main
blast_mail(subject, people, specs[1:], contextlines)
File "/cvsroot/php-i18n/CVSROOT/syncmail", line 189,
in blast_mail
conn.connect(MAILHOST, MAILPORT)
File "/usr/lib/python2.1/smtplib.py", line 222, in
connect
self.sock.connect((host, port))
socket.error: (111, 'Connection refused')
Ticket-Verlauf (3/5 Historien)
Show older Histories
2002-05-09 16:32
Aktualisiert von: (del#575)
Priorität
Update from
5 - Mittel
to
7
2002-05-10 17:03
Aktualisiert von:
tach
Verantwortlicher
Update from
(Keine)
to
tach
Priorität
Update from
7
to
3
Lösung
Update from
Keine
to
Ungültiger
Kommentar
Antworten
Logged In: YES
user_id=101
sf.net とちがい,外部の smtp サーバへの直接接続はできない
ようになっています.mail コマンド及び sendmail コマンドを
利用してください.
#ドキュメントには追加しておきます.
2002-05-10 17:09
Aktualisiert von:
tach
Summary Updated
Verantwortlicher
Update from
tach
to
(Keine)
(Kategorie change on Tracker)
Lösung
Update from
Ungültiger
to
Accepted
2002-05-10 17:09
Aktualisiert von:
tach
Verantwortlicher
Update from
(Keine)
to
tach
(Kategorie change on Tracker)
2002-10-25 13:33
Aktualisiert von:
tach
Ticket Close date
is changed to
2002-10-25 13:33
Lösung
Update from
Accepted
to
Gefixt
Status
Update from
Offen
to
Geschlossen
Kommentar
Antworten
Logged In: YES
user_id=101
https://sourceforge.jp/projects/sourceforge/document/cvs_commitmail/
に,ドキュメントを書きました.
Dateianhangliste (
0
)
Dateianhangliste
Keine Anhänge
Bearbeiten
Kommentar hinzufügen
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Anmelden
Kommentar hinzufügen
Vorschau
Abschicken
sourceforge.netのマニュアル通りの設定を行なったのです
が、SMTPサーバーがCVSサーバーからの接続を拒否している様
です。
2つほど、他のsourceforge.jpのプロジェクトのCVSも見てみ
ましたがコミットログをリストには送信していないようでした。
sourceforge.jpではログをリストに送れないのでしょうか?
------------ cvs commit時のエラー------------------------
Checking in index.html;
/cvsroot/php-i18n/php-i18n-web/index.html,v <--
index.html
new revision: 1.2; previous revision: 1.1
done
Mailing php-i18n-commits@lists.sourceforge.jp...
Generating notification message...
Generating notification message... done.
Mailing php-i18n-commits@lists.sourceforge.jp...
Generating notification message...
Traceback (most recent call last):
File "/cvsroot/php-i18n/CVSROOT/syncmail", line 286, in ?
main()
File "/cvsroot/php-i18n/CVSROOT/syncmail", line 279,
in main
blast_mail(subject, people, specs[1:], contextlines)
File "/cvsroot/php-i18n/CVSROOT/syncmail", line 189,
in blast_mail
conn.connect(MAILHOST, MAILPORT)
File "/usr/lib/python2.1/smtplib.py", line 222, in
connect
self.sock.connect((host, port))
socket.error: (111, 'Connection refused')