Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

plug-in project can be delivered without check in?

I created a plug-in development by clicking file->new->project->plug-in development->plug-in project. The name of the

project is "com.ibm.petstore.example.common". Then in the "pending changes" view, we can see the outgoing changes, but

if we right click the outgoing change, there's only the deliver selection in the context menu, without the check-in

selection. Why this project can be delivered without first checked-in? Thanks very much! :)

0 votes



5 answers

Permanent link
I created a plug-in development by clicking file->new->project->plug-in development->plug-in project. The name of the

project is "com.ibm.petstore.example.common". Then in the "pending changes" view, we can see the outgoing changes, but

if we right click the outgoing change, there's only the deliver selection in the context menu, without the check-in

selection. Why this project can be delivered without first checked-in? Thanks very much! :)


One possible explanation is that you have Auto Checkin turned on and the files have been checked in already. Go to Windows->Preferences->Team->Jazz Source Control->Check-in Policies. If Auto-checkin local changes is ticked, then this is the reason. If not, the problem lies somewhere else.

BTW Auto Checkin is rather nice. I usually turn this on so my changed files get copied up to my repository workspace automatically.

anthony

0 votes


Permanent link
I checked that, and the "Auto checkin" is NOT ticked actually, so there''re some other problems I think...


I created a plug-in development by clicking file->new->project->plug-in development->plug-in project. The name of the

project is "com.ibm.petstore.example.common". Then in the "pending changes" view, we can see the outgoing changes, but

if we right click the outgoing change, there's only the deliver selection in the context menu, without the check-in

selection. Why this project can be delivered without first checked-in? Thanks very much! :)


One possible explanation is that you have Auto Checkin turned on and the files have been checked in already. Go to Windows->Preferences->Team->Jazz Source Control->Check-in Policies. If Auto-checkin local changes is ticked, then this is the reason. If not, the problem lies somewhere else.

BTW Auto Checkin is rather nice. I usually turn this on so my changed files get copied up to my repository workspace automatically.

anthony

0 votes


Permanent link
I checked that, and the "Auto checkin" is NOT ticked actually, so there''re some other problems I think...


I created a plug-in development by clicking file->new->project->plug-in development->plug-in project. The name of the

project is "com.ibm.petstore.example.common". Then in the "pending changes" view, we can see the outgoing changes, but

if we right click the outgoing change, there's only the deliver selection in the context menu, without the check-in

selection. Why this project can be delivered without first checked-in? Thanks very much! :)


One possible explanation is that you have Auto Checkin turned on and the files have been checked in already. Go to Windows->Preferences->Team->Jazz Source Control->Check-in Policies. If Auto-checkin local changes is ticked, then this is the reason. If not, the problem lies somewhere else.

BTW Auto Checkin is rather nice. I usually turn this on so my changed files get copied up to my repository workspace automatically.

anthony

OK - so in the Outgoing section of Pending Changes, expand out until you get a file (as opposed to a directory). Right-button on the file and select Show History. This will show you what people have been doing with that file. What do you see?

anthony

0 votes


Permanent link
I see this:


"share projects admin 5:57:18PM(2 minutes ago)"




I checked that, and the "Auto checkin" is NOT ticked actually, so there''re some other problems I think...


I created a plug-in development by clicking file->new->project->plug-in development->plug-in project. The name of the

project is "com.ibm.petstore.example.common". Then in the "pending changes" view, we can see the outgoing changes, but

if we right click the outgoing change, there's only the deliver selection in the context menu, without the check-in

selection. Why this project can be delivered without first checked-in? Thanks very much! :)


One possible explanation is that you have Auto Checkin turned on and the files have been checked in already. Go to Windows->Preferences->Team->Jazz Source Control->Check-in Policies. If Auto-checkin local changes is ticked, then this is the reason. If not, the problem lies somewhere else.

BTW Auto Checkin is rather nice. I usually turn this on so my changed files get copied up to my repository workspace automatically.

anthony

OK - so in the Outgoing section of Pending Changes, expand out until you get a file (as opposed to a directory). Right-button on the file and select Show History. This will show you what people have been doing with that file. What do you see?

anthony

0 votes


Permanent link
I see this:


"share projects admin 5:57:18PM(2 minutes ago)"




I checked that, and the "Auto checkin" is NOT ticked actually, so there''re some other problems I think...


I created a plug-in development by clicking file->new->project->plug-in development->plug-in project. The name of the

project is "com.ibm.petstore.example.common". Then in the "pending changes" view, we can see the outgoing changes, but

if we right click the outgoing change, there's only the deliver selection in the context menu, without the check-in

selection. Why this project can be delivered without first checked-in? Thanks very much! :)


One possible explanation is that you have Auto Checkin turned on and the files have been checked in already. Go to Windows->Preferences->Team->Jazz Source Control->Check-in Policies. If Auto-checkin local changes is ticked, then this is the reason. If not, the problem lies somewhere else.

BTW Auto Checkin is rather nice. I usually turn this on so my changed files get copied up to my repository workspace automatically.

anthony

OK - so in the Outgoing section of Pending Changes, expand out until you get a file (as opposed to a directory). Right-button on the file and select Show History. This will show you what people have been doing with that file. What do you see?

anthony

OK - that explains it....I should have realized this from the beginning

You used the Team->Share Project and that will automatically check-in the project and give it a comment of "Share projects". From now on, any future changes will go to Unresolved and you can check them in.

This is the expected behaviour when you Share Project.

Now that you have shared the project, try altering a file and that will go to the Unresolved folder until you check in - just as you expected.

Remember that checkin just copies the files from your local machine to your repository workspace on the server, and then the Deliver copy the files to your stream and that shares it with everyone else on that stream.

regards

anthony

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 20 '09, 10:26 a.m.

Question was seen: 8,636 times

Last updated: May 20 '09, 10:26 a.m.

Confirmation Cancel Confirm