Bug 3183

Summary: rcs2log fails creating changelog
Product: Sisyphus Reporter: Alexey Voinov <voins>
Component: cvs-contribAssignee: Dmitry V. Levin <ldv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: ldv
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
hack that solves the problem none

Description Alexey Voinov 2003-10-20 11:48:47 MSD
$ rcs2log
mkdir: cannot create directory `/home/voins/tmp/rcs2log.HZBOq12851': File exists

seems like it using mktemp wrong way.
Comment 1 Alexey Voinov 2003-10-20 12:04:32 MSD
Created attachment 303 [details]
hack that solves the problem

instead of commenting mkdir out it can be replaced with mkdir -p
Comment 2 Dmitry V. Levin 2003-12-13 01:49:44 MSK
Better fix in 1.11.2-alt4 
Comment 3 Dmitry V. Levin 2003-12-15 14:47:55 MSK
Better fix in 1.11.2-alt4