LCFG-Build-VCS

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


	* lcfg.yml, lib/LCFG/Build/VCS.pm.in, lib/LCFG/Build/VCS/SVN.pm.in:
	  With subversion prior to exporting from a url it is necessary to
	  check that the url actually exists

2009-03-09 14:09  squinney

	* Changes, lcfg.yml: Release: 0.0.24

2009-03-09 14:09  squinney

	* lcfg.yml, lib/LCFG/Build/VCS/SVN.pm.in, t/01_load.t: Implemented
	  checkout_project and import_project for SVN

2009-03-09 12:02  squinney

	* Changes, lcfg.yml: Release: 0.0.23

2009-03-06 18:27  squinney

	* Changes, lcfg.yml: Release: 0.0.22

2009-03-06 18:26  squinney

	* lcfg.yml, lib/LCFG/Build/VCS/CVS.pm.in: fixed override of
	  build_cmd in LCFG::Build::VCS::CVS

2009-03-06 18:26  squinney

	* LCFG-Build-VCS.spec: Added LCFG/Build/VCS/SVN.pm to the specfile

2009-03-06 18:14  squinney

	* LCFG-Build-VCS.spec, MANIFEST, README: Depend on subversion and
	  svn2cl in the specfile. Document new deps in the README

2009-03-06 18:14  squinney

	* lib/LCFG/Build/VCS/CVS.pm.in: LCFG::Build::VCS::CVS use the new
	  run_cmd and mirror_file methods.

2009-03-06 18:11  squinney

	* lib/LCFG/Build/VCS.pm.in: Promoted build_cmd and run_cmd to
	  LCFG::Build::VCS and use IPC::Run. Added mirror_file() to
	  LCFG::Build::VCS for mirroring files between the working copy and
	  a build directory.

2009-03-06 18:08  squinney

	* lib/LCFG/Build/VCS/SVN.pm.in: Added first pass at subversion
	  support

2008-09-12 09:46  squinney

	* Changes, lcfg.yml: Release: 0.0.21

2008-09-12 09:45  squinney

	* lcfg.yml, lib/LCFG/Build/VCS.pm.in, lib/LCFG/Build/VCS/CVS.pm.in:
	  Turns out that doing a chown on files for the export_devel()
	  method in the CVS module was pointless and slightly broken. The
	  checkout_project() method was also altered so that if no version
	  is specified it just checks out the main project.

2008-09-10 13:48  squinney

	* Changes, lcfg.yml: Release: 0.0.20

2008-09-10 13:45  squinney

	* Build.PL.in, LCFG-Build-VCS.spec, MANIFEST, META.yml,
	  META.yml.in, Makefile.PL, README, lcfg.yml,
	  lib/LCFG/Build/VCS.pm.in, lib/LCFG/Build/VCS/CVS.pm.in,
	  lib/LCFG/Build/VCS/None.pm.in, mk: Code clean-ups to try and make
	  the path-handling more platform-independent. Lots of
	  documentation improvements. Updated various dependencies.

2008-09-03 14:54  squinney

	* Changes, lcfg.yml: Release: 0.0.19

2008-09-03 14:52  squinney

	* LCFG-Build-VCS.spec: needed to be specific about version of the
	  build-dependency on File::Copy::Recursive

2008-09-03 14:37  squinney

	* Changes, lcfg.yml: Release: 0.0.18

2008-09-03 14:31  squinney

	* Build.PL.in, LCFG-Build-VCS.spec, META.yml, Makefile.PL,
	  lcfg.yml: Added dependency on File::Copy::Recursive

2008-09-03 14:21  squinney

	* Changes, lcfg.yml: Release: 0.0.17

2008-09-03 14:21  squinney

	* lcfg.yml, lib/LCFG/Build/VCS.pm.in, lib/LCFG/Build/VCS/CVS.pm.in,
	  lib/LCFG/Build/VCS/None.pm.in, t/01_load.t: Added methods to
	  support basic import and checkout for projects

2008-08-14 09:53  squinney

	* Changes, lcfg.yml: Release: 0.0.16

2008-08-14 09:51  squinney

	* MANIFEST, lcfg.yml, lib/LCFG/Build/VCS.pm.in,
	  lib/LCFG/Build/VCS/CVS.pm.in: Moved the update_changelog method
	  from the CVS module to a higher level so it can be used by other
	  modules

2008-08-14 09:50  squinney

	* lib/LCFG/Build/VCS/None.pm.in: Added support for a 'None' VCS
	  module which just uses the filesystem



( run in 1.404 second using v1.01-cache-2.11-cpan-71847e10f99 )