Download
Desenvolver
Conta
Download
Desenvolver
Login
Forgot Account/Password
Criar Conta
Linguagem
Ajuda
Linguagem
Ajuda
×
Login
Nome de acesso
Senha
×
Forgot Account/Password
Estado tradução de Português
Category:
Software
People
PersonalForge
Magazine
Wiki
Pesquisa
OSDN
>
Pesquisar Software
>
Communications
>
OSDN Admin
>
Ticket List/Search
>
Tíquete #217
OSDN Admin
Descrição
Project Summary
Developer Dashboard
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
Histórico
Downloads
List of Releases
Stats
Tíquete
Ticket List
Milestone List
Type List
Lista de componentes
List of frequently used tickets/RSS
Submit New Ticket
Documents
Wiki
FrontPage
Title index
Recent changes
Doc Mgr
List Docs
Communication
List of Forums
OSDNオープンディスカッション (157)
News
Tíquete #217
Ticket List
Submit New Ticket
RSS
Commit Log のドキュメントを書く
:
2002-05-09 16:32
Última Atualização:
2002-10-25 13:33
monitor
ON
OFF
Relator:
(del#575)
Dono:
tach
Tipo:
Feature Requests
Estado:
Fechado
Componente:
(Nenhum)
Marcos:
(Nenhum)
Prioridade:
3
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
Nenhum
Details
Responder
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 History (3/5 Histories)
Show older Histories
2002-05-09 16:32
Updated by: (del#575)
Prioridade
Update from
5 - Medium
to
7
2002-05-10 17:03
Updated by:
tach
Dono
Update from
(Nenhum)
to
tach
Prioridade
Update from
7
to
3
Resolução
Update from
Nenhum
to
Invalid
Comentário
Responder
Logged In: YES
user_id=101
sf.net とちがい,外部の smtp サーバへの直接接続はできない
ようになっています.mail コマンド及び sendmail コマンドを
利用してください.
#ドキュメントには追加しておきます.
2002-05-10 17:09
Updated by:
tach
Summary Updated
Dono
Update from
tach
to
(Nenhum)
(Category change on Tracker)
Resolução
Update from
Invalid
to
Accepted
2002-05-10 17:09
Updated by:
tach
Dono
Update from
(Nenhum)
to
tach
(Category change on Tracker)
2002-10-25 13:33
Updated by:
tach
Ticket Close date
is changed to
2002-10-25 13:33
Resolução
Update from
Accepted
to
Fixed
Estado
Update from
Aberto
to
Fechado
Comentário
Responder
Logged In: YES
user_id=101
https://sourceforge.jp/projects/sourceforge/document/cvs_commitmail/
に,ドキュメントを書きました.
Attachment File List (
0
)
Attachment File List
No attachments
Editar
Adicionar Comentário
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Adicionar Comentário
Pré-visualizar
Submit
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')