Bug 3183 - rcs2log fails creating changelog
Summary: rcs2log fails creating changelog
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: cvs-contrib (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-20 11:48 MSD by Alexey Voinov
Modified: 2005-07-13 15:45 MSD (History)
1 user (show)

See Also:


Attachments
hack that solves the problem (401 bytes, patch)
2003-10-20 12:04 MSD, Alexey Voinov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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