History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SCM-207
Type: Improvement Improvement
Status: Reopened Reopened
Priority: Major Major
Assignee: Unassigned
Reporter: Thorsten H. Riek
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven SCM

Implementing update and checkout command

Created: 22/May/06 01:26 AM   Updated: 13/Mar/07 07:58 AM
Component/s: maven-scm-provider-vss
Affects Version/s: 1.0-beta-3
Fix Version/s: future

Time Tracking:
Not Specified

File Attachments: 1. Text File SCM-207-02-maven-scm-provider-vss.patch (62 kb)
2. Text File SCM-207-maven-scm-provider-vss.patch (29 kb)

Issue Links:
dependent
 

Complexity: Intermediate


 Description  « Hide
Implemented with VSS GET command. Update ignores writable resources. Checkout overwrites writable resources.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Thorsten H. Riek - 22/May/06 01:34 AM
update and checkout

Emmanuel Venisse - 22/May/06 03:00 AM
Can you add some tests too?

Thorsten H. Riek - 22/May/06 03:07 AM
Yes, unit tests will be added with the next patch. I first want to implement the status command because after this I have to change the update command again.

Thorsten H. Riek - 01/Jun/06 07:06 AM
state command and tests added

Emmanuel Venisse - 01/Jun/06 09:10 AM
applied. Thanks.

Can you add tests for consumers too?


Thorsten H. Riek - 19/Aug/06 05:48 PM
I've got not enough time to implement tests for the consumers too.

Brett Porter - 21/Aug/06 02:32 AM
reopening until tests are implemented by someone