다운로드
소프트웨어 개발
계정
다운로드
소프트웨어 개발
Login
Forgot Account/Password
계정 만들기
언어
도움
언어
도움
×
Login
Login Name
Password
×
Forgot Account/Password
Translation Status of 한국말
Category:
Software
People
PersonalForge
Magazine
Wiki
검색
OSDN
>
브라 우즈 소프트웨어
>
Communications
>
OSDN Admin
>
Ticket List/Search
>
Ticket #217
OSDN Admin
Description
Project Summary
Developer Dashboard
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
다운로드
List of Releases
Stats
티켓
Ticket List
Milestone List
Type List
Component List
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
Ticket #217
Ticket List
Submit New Ticket
RSS
Commit Log のドキュメントを書く
오픈 날짜:
2002-05-09 16:32
마지막 업데이트:
2002-10-25 13:33
monitor
ON
OFF
Reporter:
(del#575)
소유자:
tach
Type:
Feature Requests
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
3
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Details
Reply
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)
Priority
Update from
5 - Medium
to
7
2002-05-10 17:03
Updated by:
tach
소유자
Update from
(None)
to
tach
Priority
Update from
7
to
3
Resolution
Update from
None
to
Invalid
댓글 올리기
Reply
Logged In: YES
user_id=101
sf.net とちがい,外部の smtp サーバへの直接接続はできない
ようになっています.mail コマンド及び sendmail コマンドを
利用してください.
#ドキュメントには追加しておきます.
2002-05-10 17:09
Updated by:
tach
Summary Updated
소유자
Update from
tach
to
(None)
(Category change on Tracker)
Resolution
Update from
Invalid
to
Accepted
2002-05-10 17:09
Updated by:
tach
소유자
Update from
(None)
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
Resolution
Update from
Accepted
to
Fixed
Status
Update from
Open
to
Closed
댓글 올리기
Reply
Logged In: YES
user_id=101
https://sourceforge.jp/projects/sourceforge/document/cvs_commitmail/
に,ドキュメントを書きました.
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
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')