darcs

Patch 206 Create manual directory if it doesn't exist

Title Create manual directory if it doesn't exist
Superseder Nosy List darcs-users, kowey, tux_rocker
Related Issues
Status accepted Assigned To
Milestone

Created on 2010-04-13.20:08:31 by tux_rocker, last changed 2011-05-10.18:06:40 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
create-manual-directory-if-it-doesn_t-exist.dpatch tux_rocker, 2010-04-13.20:08:31 text/x-darcs-patch
unnamed tux_rocker, 2010-04-13.20:08:31 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg10718 (view) Author: tux_rocker Date: 2010-04-13.20:08:31
1 patch for repository http://darcs.net/:

Tue Apr 13 17:55:18 CEST 2010  Matthias Kilian <kili@outback.escape.de>
  * Create manual directory if it doesn't exist
Attachments
msg10719 (view) Author: kowey Date: 2010-04-13.20:17:26
On Tue, Apr 13, 2010 at 20:08:31 +0000, Reinier Lamers wrote:
> Tue Apr 13 17:55:18 CEST 2010  Matthias Kilian <kili@outback.escape.de>
>   * Create manual directory if it doesn't exist

Looks good.  This will go in shortly.

Create manual directory if it doesn't exist
-------------------------------------------
> Matthias Kilian <kili@outback.escape.de>**20100413155518
>  Ignore-this: d04fb2f93c3ca2f2063de65d37cb845c
> ] hunk ./GNUmakefile 11
>  PREPROCHTML=--html
>  TEXSOURCES = src/darcs.tex $(wildcard src/*.tex) $(filter %.lhs,$(DARCS_FILES))
>  doc/manual/darcs.tex: $(TEXSOURCES) $(DARCS)
> +	mkdir -p doc/manual
>  	$(PREPROC) darcs.tex $(PREPROCHTML) >$@
>  doc/manual/darcs_print.tex: $(TEXSOURCES) $(DARCS)
> hunk ./GNUmakefile 14
> +	mkdir -p doc/manual
>  	$(PREPROC) darcs.tex >$@
>  doc/manual/patch-theory.tex: $(TEXSOURCES) $(UNIT_FILES) $(DARCS)
> hunk ./GNUmakefile 17
> +	mkdir -p doc/manual
>  	$(PREPROC) Darcs/Patch/Properties.lhs >$@

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
msg10723 (view) Author: darcswatch Date: 2010-04-13.21:05:52
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-994e103cb673e4ea1ceac352bcfa11d8a2999b84
msg14104 (view) Author: darcswatch Date: 2011-05-10.18:06:40
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/reviewed.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-994e103cb673e4ea1ceac352bcfa11d8a2999b84
History
Date User Action Args
2010-04-13 20:08:31tux_rockercreate
2010-04-13 20:09:57darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-994e103cb673e4ea1ceac352bcfa11d8a2999b84
2010-04-13 20:17:26koweysetnosy: + kowey
messages: + msg10719
2010-04-13 21:05:52darcswatchsetstatus: needs-review -> accepted
messages: + msg10723
2011-05-10 18:06:40darcswatchsetmessages: + msg14104