Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Modifying file removes it from change set
Modifying file removes it from change set [message #533695] Sat, 15 May 2010 16:56 Go to next message
Stanimir Stamenkov is currently offline Stanimir StamenkovFriend
Messages: 256
Registered: July 2009
Senior Member
Is the following an expected behavior (not for me at least) or it is
a known problem issue? I have lots of modified files in my working
copy so I assign part of them to a change set I would like to commit
sometime later. Whenever I modify file part of this set next, it
gets removed from the set and I need to locate and add it again.

--
Stanimir
Re: Modifying file removes it from change set [message #533814 is a reply to message #533695] Mon, 17 May 2010 07:53 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Stanimir,

This is not expected behavior. Please, provide detailed steps how to
reproduce the problem. What Subversive version do you use?

> Is the following an expected behavior (not for me at least) or it is a
> known problem issue? I have lots of modified files in my working copy so
> I assign part of them to a change set I would like to commit sometime
> later. Whenever I modify file part of this set next, it gets removed
> from the set and I need to locate and add it again.
>


--
Best regards,
Igor Burilo
Re: Modifying file removes it from change set [message #533893 is a reply to message #533814] Mon, 17 May 2010 12:13 Go to previous messageGo to next message
Stanimir Stamenkov is currently offline Stanimir StamenkovFriend
Messages: 256
Registered: July 2009
Senior Member
Mon, 17 May 2010 10:53:30 +0300, /Igor Burilo/:

> This is not expected behavior. Please, provide detailed steps how to
> reproduce the problem. What Subversive version do you use?

I'm using the latest 0.7.9 release, but it happened with previous
versions also. Step to reproduce:

1. Modify couple of files in an SVN connected project;
2. Choose Team -> Synchonize with Repository from the project's
context menu;
3. Make sure the "Show Change Sets" button in the Synchronize view
is pressed and either Outgoing or Incoming/Outgoing mode is selected;
4. Select couple of the modified files in the Synchronize view and
choose Reassign Changes To -> New Change Set... and create a change set;
5. Observe the change set in the Synchronize view;
6. Open some of the files belonging to the new change set for
editing; Make a modification and save the file;
7. Observe the change set in the Synchronize view - the file you've
just modified and saved has gone from the change set.

FWIW, I have the "Allow models (e.g. Java) to participate in
synchronizations" option unchecked.

>> Is the following an expected behavior (not for me at least) or it is a
>> known problem issue? I have lots of modified files in my working copy so
>> I assign part of them to a change set I would like to commit sometime
>> later. Whenever I modify file part of this set next, it gets removed
>> from the set and I need to locate and add it again.

--
Stanimir
Re: Modifying file removes it from change set [message #535048 is a reply to message #533893] Fri, 21 May 2010 07:42 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Stanimir,

I suppose that file could disappear from Sync View because as a result
of your modification, it didn't contain changes any more.
Where did the file disappear, to '<Unassigned>' change set? You can
check that file doesn't have changes if it doesn't have modification
decoration in navigator view.

> Mon, 17 May 2010 10:53:30 +0300, /Igor Burilo/:
>
>> This is not expected behavior. Please, provide detailed steps how to
>> reproduce the problem. What Subversive version do you use?
>
> I'm using the latest 0.7.9 release, but it happened with previous
> versions also. Step to reproduce:
>
> 1. Modify couple of files in an SVN connected project;
> 2. Choose Team -> Synchonize with Repository from the project's context
> menu;
> 3. Make sure the "Show Change Sets" button in the Synchronize view is
> pressed and either Outgoing or Incoming/Outgoing mode is selected;
> 4. Select couple of the modified files in the Synchronize view and
> choose Reassign Changes To -> New Change Set... and create a change set;
> 5. Observe the change set in the Synchronize view;
> 6. Open some of the files belonging to the new change set for editing;
> Make a modification and save the file;
> 7. Observe the change set in the Synchronize view - the file you've just
> modified and saved has gone from the change set.
>
> FWIW, I have the "Allow models (e.g. Java) to participate in
> synchronizations" option unchecked.
>
>>> Is the following an expected behavior (not for me at least) or it is
>>> a known problem issue? I have lots of modified files in my working
>>> copy so I assign part of them to a change set I would like to commit
>>> sometime later. Whenever I modify file part of this set next, it gets
>>> removed from the set and I need to locate and add it again.
>


--
Best regards,
Igor Burilo
Re: Modifying file removes it from change set [message #535336 is a reply to message #535048] Sat, 22 May 2010 13:49 Go to previous messageGo to next message
Stanimir Stamenkov is currently offline Stanimir StamenkovFriend
Messages: 256
Registered: July 2009
Senior Member
Fri, 21 May 2010 10:42:26 +0300, /Igor Burilo/:

> I suppose that file could disappear from Sync View because as a result
> of your modification, it didn't contain changes any more.

It is not the case. I just make more changes to it.

> Where did the file disappear, to '<Unassigned>' change set? You can
> check that file doesn't have changes if it doesn't have modification
> decoration in navigator view.

Yes it disappears from the initially assigned change set and appears
as unassigned change. I've now tried it again and initially it just
happened like that. Then I've closed and reopened the project and
tried it again - but could not get it again. I'll try to find more
reliable way of reproducing it.

--
Stanimir
Re: Modifying file removes it from change set [message #535676 is a reply to message #535336] Tue, 25 May 2010 08:33 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Stanimir,

I suppose that the problem can do happen under some specific conditions,
but I can't reproduce it. I think there's a sense to create a bug in
tracker if we find the way how to reproduce it.

> Fri, 21 May 2010 10:42:26 +0300, /Igor Burilo/:
>
>> I suppose that file could disappear from Sync View because as a result
>> of your modification, it didn't contain changes any more.
>
> It is not the case. I just make more changes to it.
>
>> Where did the file disappear, to '<Unassigned>' change set? You can
>> check that file doesn't have changes if it doesn't have modification
>> decoration in navigator view.
>
> Yes it disappears from the initially assigned change set and appears as
> unassigned change. I've now tried it again and initially it just
> happened like that. Then I've closed and reopened the project and tried
> it again - but could not get it again. I'll try to find more reliable
> way of reproducing it.
>


--
Best regards,
Igor Burilo
Re: Modifying file removes it from change set [message #536175 is a reply to message #535676] Thu, 27 May 2010 09:46 Go to previous message
Stanimir Stamenkov is currently offline Stanimir StamenkovFriend
Messages: 256
Registered: July 2009
Senior Member
Tue, 25 May 2010 11:33:35 +0300, /Igor Burilo/:

> I suppose that the problem can do happen under some specific conditions,
> but I can't reproduce it. I think there's a sense to create a bug in
> tracker if we find the way how to reproduce it.

Yep. It appears the problem magically disappeared for me now, while
been steadily visible in the past. May be it has gone fixed and I
have just not noticed between updates. If I ever get it again I'll
file a report. Thanks for your support.

--
Stanimir
Previous Topic:Revisions to stop merge at & merge markers in the source
Next Topic:Some of selected resources were not committed.
Goto Forum:
  


Current Time: Fri Mar 29 00:45:35 GMT 2024

Powered by FUDForum. Page generated in 0.03238 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top