ClearCase-Wrapper

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- Fixed contact data.

1.10 Sat Mar 13 17:44:34 EST 2004
	- Add warning when checking in files open in vim.

1.11 Mon Mar 14 00:00:51 EST 2005
	- Cleanups occasioned by port to new environment.
	  Worked around an apparent bug in 5.6.1: the statement
	  "local $0 = ..." causes the user's PATH to be trashed such
	  that $ENV{PATH} looks ok but "system qw(printenv PATH)"
	  doesn't. It's hard to see how that could be my bug but
	  in any case it's not a problem in more modern Perls so
	  I just worked around it for 5.6.
	- The "ct ci" feature now considers only files checked out
	  by the current user in the current view and dir.
	- Port to NCA environments (see 'ncatool').

1.12 Tue May  2 14:29:17 EDT 2006
	- Flush the view cache after creating dirs. This is helpful
	  when the cwd has been mkelem-ed (though you still need to
	  "cd $PWD" after mkelem-ing the cwd).

1.13 Tue May 16 11:56:18 EDT 2006
	- New feature: "ct diffcr -data". Remove pseudo-differences
	  in diffcr output, those caused by files with differing
	  versions but identical contents.
	- Removed the feature of "ct ci" which automatically added
	  "-nc" to checkins of directories. It seemed overly
	  intrusive for a standard wrapper.

1.14 Fri Aug  3 12:26:29 EDT 2007
	- Fixed rt.cpan.org bug #28648 "ct man query_language"
	  does not work.

1.15 Sun Dec 14 18:01:56 GMTST 2008
	- Under CYGWIN as well, default to ipc mode.

1.16 Fri May 14 07:40:25 EDT 2010
        - Burrow function moved here from DSB.pm and exported.
	- Loop reading std input when no args, including support for -status.
	- Fixed man success return code.
	- POD work.
	- Added -mkhlink option to -revert option in checkin
	- Assert can now be called from a subfunction
	- Tweaked indenting in show usage function
	- Thanks to Marc Girod and Stephen Rauch for these changes

1.17 Sun Aug 12 10:14:43 EDT 2012
        - help for new commands: skip the cleartool error text.
	- wrapdebug: an alternative driver, preloading modules for ease of debugging.
	  Instructions of use in README.
	- unmasked warnings (except redefine) and reported errors while requiring
	  packages, under the full @INC (to allow them to use modules).
	- fixed the test of existence of the autosplit.ix file.
	- fixed the filter for package symbols after require
	Thanks to Marc Girod for these changes.
	Several enhancements contributed by Stephen Rauch, together with the
	original impulse to better support strict/warnings and debugging.
	Thanks as well to Ben Morrow for assistance.

1.18 Sat Mar  9 16:31:16 CET 2013
        - cleartool.plx and wrapdebug: autoflush STDOUT for background use.
	- renamed wrapdebug to cleartool.dbg, so that it can be used as ipc process
	  in ClearCase::Argv
	Thanks to Marc Girod for these changes.

1.19 Fri Aug  9 15:52:08 EDT 2013
	- Fixed a typo and some warnings, also a quoting bug.
	- This also includes a whitespace cleanup, so the diff is large but
	  the diff -w is small.
	Thanks to Anders Petersen Girod for these changes.



( run in 0.685 second using v1.01-cache-2.11-cpan-39bf76dae61 )