Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » [Branch/Tag] Doesn't work correctly, when branch/tag is created from other branch/tag
[Branch/Tag] Doesn't work correctly, when branch/tag is created from other branch/tag [message #481449] Fri, 21 August 2009 06:06 Go to next message
sNop is currently offline sNopFriend
Messages: 281
Registered: July 2009
Senior Member
Hi,

steps to reproduce:

reposity structure:

someproject /
|
trunk /
|
somedir /
otherdir /
somefile
|
branches /
|
1.0.1p1 / 1.0.0 /
|
somedir /
otherdir /
somefile
|
tags /
|
1.0.0 /
|
somedir /
otherdir /
somefile


Suppose, that I create tag from working copy tags/1.0.0, now very offten happend me, that i have some trivial bug in my
tag (in svn book is recommended to create branch from this tag, repair simple error and create new tag from this
branch). Very offten I forget uncomment e.g. DEBUG contant or something similar.

So i switch to tags/1.0.0 and try to create branch from this tag – branches/1.0.0p1 and here the problem is, the
structure of created branch is like above example. When I switch to this branch branches/1.0.0p1, my working copy will
be corrupted, beacuse all my dirs and files will be in dir 1.0.0 and when i try switch to e.g. trunk/, so it's really
calamity.

How should I handle this problem ?

Ticket in bugzilla created as well - http://tinyurl.com/ltmxwb
Re: [Branch/Tag] Doesn't work correctly, when branch/tag is created from other branch/tag [message #481531 is a reply to message #481449] Fri, 21 August 2009 12:53 Go to previous messageGo to next message
Jörg Thönnes is currently offline Jörg ThönnesFriend
Messages: 229
Registered: July 2009
Senior Member
Please file a bug. Your description is very detailed and worth recording it.

Thanks, Jörg

On 08/21/09 08:06, sNop wrote:
> Hi,
>
> steps to reproduce:
>
> reposity structure:
>
> someproject /
> |
> trunk /
> |
> somedir /
> otherdir /
> somefile
> |
> branches /
> |
> 1.0.1p1 / 1.0.0 /
> |
> somedir /
> otherdir /
> somefile
> |
> tags /
> |
> 1.0.0 /
> |
> somedir /
> otherdir /
> somefile
>
>
> Suppose, that I create tag from working copy tags/1.0.0, now very offten happend me, that i have some trivial bug in my
> tag (in svn book is recommended to create branch from this tag, repair simple error and create new tag from this
> branch). Very offten I forget uncomment e.g. DEBUG contant or something similar.
>
> So i switch to tags/1.0.0 and try to create branch from this tag – branches/1.0.0p1 and here the problem is, the
> structure of created branch is like above example. When I switch to this branch branches/1.0.0p1, my working copy will
> be corrupted, beacuse all my dirs and files will be in dir 1.0.0 and when i try switch to e.g. trunk/, so it's really
> calamity.
>
> How should I handle this problem ?
>
> Ticket in bugzilla created as well - http://tinyurl.com/ltmxwb
Re: [Branch/Tag] Doesn't work correctly, when branch/tag is created from other branch/tag [message #481644 is a reply to message #481531] Sat, 22 August 2009 08:15 Go to previous message
sNop is currently offline sNopFriend
Messages: 281
Registered: July 2009
Senior Member
Jörg Thönnes napsal(a):
> Please file a bug. Your description is very detailed and worth recording it.
>
> Thanks, Jörg
>
> On 08/21/09 08:06, sNop wrote:
>>
>>
>> Ticket in bugzilla created as well - http://tinyurl.com/ltmxwb

Bug was created 5.aug.2009
Previous Topic:subversive does not recognizes project differences
Next Topic:Can I repackage Eclipse Subversive connectors?
Goto Forum:
  


Current Time: Fri Apr 19 16:26:59 GMT 2024

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

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

Back to the top