So, summarizing:
1) we need a lock/edit command in the ScmProvider interface, since the
release plugin knows that interface. We then have 2 options: define a
special property or let the release plugin call lock/edit always and
provide an empty implementation in AbstractScmProvider for the
non-clearcase SCM's. For me option 2, seems nicest.
2) checkout is currently incorrectly implemented. It currently calls
'cleartool co', but it should not do that. It should create a view
dynamically (not impossible), but then? Should it copy the contents to
some file location? But then you won't be able to do any clearcase
operations on that.
regards,
wim
- Re: Re: no such provider 'clearcase' Wim Deblauwe
- Re: no such provider 'clearcase' Emmanuel Venisse
- Re: no such provider 'clearcase' Wim Deblauwe
- Re: no such provider 'clearcase' Emmanuel Venisse
- Re: no such provider 'clearcase' dan tran
- Re: Re: no such provider 'clearcase' Emmanuel Venisse
- Re: no such provider 'clearcase' Emmanuel Venisse
- Re: no such provider 'clearcase' Emmanuel Venisse
