Bug 134133 - svn commit crashes.
Summary: svn commit crashes.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-01 12:00 UTC by KOIE Hidetaka
Modified: 2009-05-01 19:40 UTC (History)
0 users

See Also:


Attachments
file.diff (715 bytes, patch)
2009-05-01 12:00 UTC, KOIE Hidetaka
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KOIE Hidetaka 2009-05-01 12:00:08 UTC
koie@guriandgura% svn commit -m "comment"  xxx.c
セグメントエラー(coreを出力しました)
koie@guriandgura%

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-05-01 12:25:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-01 19:30:55 UTC
lev         2009-05-01 18:30:46 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     distinfo 
    devel/subversion-freebsd Makefile 
  Log:
    Fix FreeBSD hacks finally
  
  PR:             ports/134133
  
  Revision  Changes    Path
  1.133     +2 -2      ports/devel/subversion-freebsd/Makefile
  1.66      +3 -3      ports/devel/subversion/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Lev A. Serebryakov freebsd_committer freebsd_triage 2009-05-01 19:31:04 UTC
State Changed
From-To: open->closed


Committed, thanks.