From eb72cdb5d024c879c546292eee9ff7a2b469cc3a Mon Sep 17 00:00:00 2001 From: mhagger Date: Wed, 18 Jan 2012 04:57:51 +0000 Subject: [PATCH] Add some filenames with single quotes to main test repo. git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5368 be7e6eca-30d4-0310-a8e5-ac0d63af7087 --- .../single-files/can't-avoid-quotes,v | 44 ++++++++++++++++++++++ .../single-files/quotin'-in-dirname/foo,v | 44 ++++++++++++++++++++++ 2 files changed, 88 insertions(+) create mode 100644 test-data/main-cvsrepos/single-files/can't-avoid-quotes,v create mode 100644 test-data/main-cvsrepos/single-files/quotin'-in-dirname/foo,v diff --git a/test-data/main-cvsrepos/single-files/can't-avoid-quotes,v b/test-data/main-cvsrepos/single-files/can't-avoid-quotes,v new file mode 100644 index 00000000..415448bf --- /dev/null +++ b/test-data/main-cvsrepos/single-files/can't-avoid-quotes,v @@ -0,0 +1,44 @@ +head 1.2; +access; +symbols + after:1.2; +locks + maxb:1.2; strict; +comment @ * @; + + +1.2 +date 2002.09.29.00.00.01; author jrandom; state Exp; +branches; +next 1.1; + +1.1 +date 2002.09.29.00.00.00; author jrandom; state Exp; +branches; +next ; + + +desc +@@ + + +1.2 +log +@*** empty log message *** +@ +text +@hello +modified after checked in + + +@ + + +1.1 +log +@*** empty log message *** +@ +text +@d2 2 +@ + diff --git a/test-data/main-cvsrepos/single-files/quotin'-in-dirname/foo,v b/test-data/main-cvsrepos/single-files/quotin'-in-dirname/foo,v new file mode 100644 index 00000000..415448bf --- /dev/null +++ b/test-data/main-cvsrepos/single-files/quotin'-in-dirname/foo,v @@ -0,0 +1,44 @@ +head 1.2; +access; +symbols + after:1.2; +locks + maxb:1.2; strict; +comment @ * @; + + +1.2 +date 2002.09.29.00.00.01; author jrandom; state Exp; +branches; +next 1.1; + +1.1 +date 2002.09.29.00.00.00; author jrandom; state Exp; +branches; +next ; + + +desc +@@ + + +1.2 +log +@*** empty log message *** +@ +text +@hello +modified after checked in + + +@ + + +1.1 +log +@*** empty log message *** +@ +text +@d2 2 +@ + -- 2.11.4.GIT