[Moose-commits] r7897 - in MooseX-Storage/trunk: . t

t0m at code2.0beta.co.uk t0m at code2.0beta.co.uk
Mon Apr 6 21:37:10 GMT 2009


Author: t0m
Date: 2009-04-06 14:37:09 -0700 (Mon, 06 Apr 2009)
New Revision: 7897

Removed:
   MooseX-Storage/trunk/.cvsignore
   MooseX-Storage/trunk/MANIFEST
Modified:
   MooseX-Storage/trunk/
   MooseX-Storage/trunk/MANIFEST.SKIP
   MooseX-Storage/trunk/t/
Log:
We need not a .cvsignore, but svn ignore props would be useful



Property changes on: MooseX-Storage/trunk
___________________________________________________________________
Name: svn:ignore
   + MANIFEST
MANIFEST.bak
META.yml
inc
blib*
Makefile
Makefile.old
Build
_build*
pm_to_blib*
*.tar.gz
.lwpcookies
MooseX-Storage-JSON-*
cover_db


Deleted: MooseX-Storage/trunk/.cvsignore
===================================================================
--- MooseX-Storage/trunk/.cvsignore	2009-04-06 18:12:15 UTC (rev 7896)
+++ MooseX-Storage/trunk/.cvsignore	2009-04-06 21:37:09 UTC (rev 7897)
@@ -1,10 +0,0 @@
-blib*
-Makefile
-Makefile.old
-Build
-_build*
-pm_to_blib*
-*.tar.gz
-.lwpcookies
-MooseX-Storage-JSON-*
-cover_db

Deleted: MooseX-Storage/trunk/MANIFEST
===================================================================
--- MooseX-Storage/trunk/MANIFEST	2009-04-06 18:12:15 UTC (rev 7896)
+++ MooseX-Storage/trunk/MANIFEST	2009-04-06 21:37:09 UTC (rev 7897)
@@ -1,58 +0,0 @@
-Changes
-inc/Module/AutoInstall.pm
-inc/Module/Install.pm
-inc/Module/Install/AutoInstall.pm
-inc/Module/Install/Base.pm
-inc/Module/Install/Can.pm
-inc/Module/Install/Fetch.pm
-inc/Module/Install/Include.pm
-inc/Module/Install/Makefile.pm
-inc/Module/Install/Metadata.pm
-inc/Module/Install/Win32.pm
-inc/Module/Install/WriteAll.pm
-lib/MooseX/Storage.pm
-lib/MooseX/Storage/Base/WithChecksum.pm
-lib/MooseX/Storage/Basic.pm
-lib/MooseX/Storage/Deferred.pm
-lib/MooseX/Storage/Engine.pm
-lib/MooseX/Storage/Engine/IO/AtomicFile.pm
-lib/MooseX/Storage/Engine/IO/File.pm
-lib/MooseX/Storage/Format/JSON.pm
-lib/MooseX/Storage/Format/Storable.pm
-lib/MooseX/Storage/Format/YAML.pm
-lib/MooseX/Storage/IO/AtomicFile.pm
-lib/MooseX/Storage/IO/File.pm
-lib/MooseX/Storage/IO/StorableFile.pm
-lib/MooseX/Storage/Meta/Attribute/DoNotSerialize.pm
-lib/MooseX/Storage/Meta/Attribute/Trait/DoNotSerialize.pm
-lib/MooseX/Storage/Util.pm
-Makefile.PL
-MANIFEST			This list of files
-META.yml
-README
-t/000_load.t
-t/001_basic.t
-t/002_basic_io.t
-t/002_basic_w_subtypes.t
-t/003_basic_w_embedded_objects.t
-t/004_w_cycles.t
-t/005_w_versions_and_authority_check.t
-t/006_w_custom_type_handlers.t
-t/007_false.t
-t/008_do_not_serialize.t
-t/010_basic_json.t
-t/011_basic_json_w_utf8.t
-t/020_basic_yaml.t
-t/030_with_checksum.t
-t/040_basic_utils.t
-t/050_basic_storable.t
-t/060_basic_deferred.t
-t/061_basic_deferred_w_io.t
-t/100_io.t
-t/101_io_atomic.t
-t/102_io_storable_file.t
-t/103_io_storable_file_custom.t
-t/104_io_w_utf8.t
-t/105_io_atomic_w_utf8.t
-t/pod-coverage.t
-t/pod.t

Modified: MooseX-Storage/trunk/MANIFEST.SKIP
===================================================================
--- MooseX-Storage/trunk/MANIFEST.SKIP	2009-04-06 18:12:15 UTC (rev 7896)
+++ MooseX-Storage/trunk/MANIFEST.SKIP	2009-04-06 21:37:09 UTC (rev 7897)
@@ -16,4 +16,5 @@
 \.old$
 ^#.*#$
 ^\.#
-^TODO$
\ No newline at end of file
+^TODO$
+^.shipit$


Property changes on: MooseX-Storage/trunk/t
___________________________________________________________________
Name: svn:ignore
   + tmp





More information about the Moose-commits mailing list