Directory proposal/sandbox/clearcase/src/main/org/apache/tools/ant/taskdefs/optional/clearcase/

Directory Created:
2002-01-05 22:25
Total Files:
9
Deleted Files:
0
Lines of Code:
1445

Browse with ViewVC

[root]/proposal/sandbox/clearcase/src/main/org/apache/tools/ant/taskdefs/optional/clearcase

Lines of Code

proposal/sandbox/clearcase/src/main/org/apache/tools/ant/taskdefs/optional/clearcase/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 33 (100.0%) 1486 (100.0%) 45.0
sbailliez 24 (72.7%) 1485 (99.9%) 61.8
peterreilly 9 (27.3%) 1 (0.1%) 0.1

Most Recent Commits

peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

1 lines of code changed in:

sbailliez 2002-06-17 14:22

Add mkdir feature (no comment only)

14 lines of code changed in:

  • proposal/sandbox/clearcase/src/main/org/apache/tools/ant/taskdefs/optional/clearcase: CCUtils.java (+14 -3)
sbailliez 2002-06-17 14:21

Make sure the directory is versioned before adding an element

36 lines of code changed in:

  • proposal/sandbox/clearcase/src/main/org/apache/tools/ant/taskdefs/optional/clearcase: CCMkelem.java (+36)
sbailliez 2002-06-17 14:20

update the described flag when necessary...

4 lines of code changed in:

  • proposal/sandbox/clearcase/src/main/org/apache/tools/ant/taskdefs/optional/clearcase: CCFile.java (+4 -3)
sbailliez 2002-01-11 20:49

- Fix copyright date

9 lines of code changed in:

sbailliez 2002-01-08 13:00

Add some comments to base task

66 lines of code changed in:

  • proposal/sandbox/clearcase/src/main/org/apache/tools/ant/taskdefs/optional/clearcase: CCMatchingTask.java (+66 -14)
sbailliez 2002-01-07 14:07

Bug fixing

Reported by: Wannheden, Knut <Knut@paranor.ch>

2 lines of code changed in:

sbailliez 2002-01-05 22:25

A set of tasks to be used with Clearcase. Since I'm breaking backward

compatibility for now because I try to deal with multiple files, they will stay here.



This code has not been tested yet and the commands even be validated

since I do not have clearcase at home (how surprising eh ? :)



Some tests at work show that output is not exactly the one described in the

manual and that I nearly never have the full path but rather the absolute path

from the view. ie under Windows the drive is missing and under Unix the

'/vobs/' is missing....



If a Clearcase guru wants to contribute he is very welcome... :-)

1354 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT