Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Repository Structure
Repository Structure [message #39270] Mon, 15 December 2008 10:13 Go to next message
Pete is currently offline PeteFriend
Messages: 6
Registered: July 2009
Junior Member
In the newer versions of Subversive we got problems regarding the
repository structure that is not any more supported correctly.

Our structure on the repository is as follows:

/trunk
/branches
/tags
/components/component1/trunk
/components/component1/branches
/components/component1/tags

The problem occurs, when I go to "SVN Repositories" and navigate to
component1. In older versions I could then choose New->Tag.. and the tags
was created in /components/component1/tags. In the new versions it is
created in /tags.

Is this a bug or can I change a setting?
Re: Repository Structure [message #39553 is a reply to message #39270] Wed, 17 December 2008 13:11 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Pete,

We didn't change the behaviour relative to repository structure, so you
should have tags created in /components/component1/tags.
Could you please tell what exact version of Subversive do you use?
Do you have an enabled "Respect project structure" option at
Windows/Preferences/Team/SVN in Repository tab.


> In the newer versions of Subversive we got problems regarding the
> repository structure that is not any more supported correctly.
>
> Our structure on the repository is as follows:
>
> /trunk
> /branches
> /tags
> /components/component1/trunk
> /components/component1/branches
> /components/component1/tags
>
> The problem occurs, when I go to "SVN Repositories" and navigate to
> component1. In older versions I could then choose New->Tag.. and the tags
> was created in /components/component1/tags. In the new versions it is
> created in /tags.
>
> Is this a bug or can I change a setting?
>
Re: Repository Structure [message #39646 is a reply to message #39553] Thu, 18 December 2008 16:27 Go to previous messageGo to next message
Pete is currently offline PeteFriend
Messages: 6
Registered: July 2009
Junior Member
Hello Igor

Thank you for your help.
The version of subversive is 0.7.5.I20081029-1900 with connector "Native
JavaHL (svn:1.4.5 (r25188) jni:0.9.0)" and eclipse "3.3.2 Build id:
M20080221-1800". Yes, we have enabled "Respect project structure" in the
preferences.
Re: Repository Structure [message #39707 is a reply to message #39646] Tue, 23 December 2008 15:55 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Pete,

It could be a bug, so could you please provide additional information?
I'm interested in your exact repository structure, especially .project files
(it's important), and on which folder you called the action. Probably it
would be better to make a screenshot of you repository which includes your
'components' folder (this is from your example) with all expanded
sub-folders and root folder with trunk/branches/tags.
It would be great if you can provide an url to your repository (of course if
it's possible) and I can test it.

> Hello Igor
>
> Thank you for your help.
> The version of subversive is 0.7.5.I20081029-1900 with connector "Native
> JavaHL (svn:1.4.5 (r25188) jni:0.9.0)" and eclipse "3.3.2 Build id:
> M20080221-1800". Yes, we have enabled "Respect project structure" in the
> preferences.
>
Re: Repository Structure [message #40941 is a reply to message #39707] Thu, 05 February 2009 07:11 Go to previous messageGo to next message
Pete is currently offline PeteFriend
Messages: 6
Registered: July 2009
Junior Member
Hello Igor

Thank you for the response. I got a new, empty repository and tried to
reproduce the problem with a simple structure similar to the complex one
(many components and code) we use. But I was not able to reproduce it
there.
We have no .project files in the repository as they are generated by the
build system. Could this be a problem in this case?
I called the action "New->Tag..." in the view "SVN Repository Exploring
perspective" in "SVN Repositories" on the component-folder.
Could you give me your email-address in order that I can send you
screenshots?
Unfortunately, it is not possible to give you access to our repository, I
checked this.

Kind Regards
Pete

Igor Burilo wrote:

> Hello Pete,

> It could be a bug, so could you please provide additional information?
> I'm interested in your exact repository structure, especially .project files
> (it's important), and on which folder you called the action. Probably it
> would be better to make a screenshot of you repository which includes your
> 'components' folder (this is from your example) with all expanded
> sub-folders and root folder with trunk/branches/tags.
> It would be great if you can provide an url to your repository (of course if
> it's possible) and I can test it.

>> Hello Igor
>>
>> Thank you for your help.
>> The version of subversive is 0.7.5.I20081029-1900 with connector "Native
>> JavaHL (svn:1.4.5 (r25188) jni:0.9.0)" and eclipse "3.3.2 Build id:
>> M20080221-1800". Yes, we have enabled "Respect project structure" in the
>> preferences.
>>
Re: Repository Structure [message #41093 is a reply to message #40941] Thu, 05 February 2009 14:28 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Pete,

As I remember we fixed the similar problem, please, update to latest version
and try again.
My email: igor.burilo@polarion.org

> Hello Igor
>
> Thank you for the response. I got a new, empty repository and tried to
> reproduce the problem with a simple structure similar to the complex one
> (many components and code) we use. But I was not able to reproduce it
> there.
> We have no .project files in the repository as they are generated by the
> build system. Could this be a problem in this case?
> I called the action "New->Tag..." in the view "SVN Repository Exploring
> perspective" in "SVN Repositories" on the component-folder.
> Could you give me your email-address in order that I can send you
> screenshots?
> Unfortunately, it is not possible to give you access to our repository, I
> checked this.
>
> Kind Regards
> Pete
>
> Igor Burilo wrote:
>
>> Hello Pete,
>
>> It could be a bug, so could you please provide additional information?
>> I'm interested in your exact repository structure, especially .project
>> files (it's important), and on which folder you called the action.
>> Probably it would be better to make a screenshot of you repository which
>> includes your 'components' folder (this is from your example) with all
>> expanded sub-folders and root folder with trunk/branches/tags.
>> It would be great if you can provide an url to your repository (of course
>> if it's possible) and I can test it.
>
>>> Hello Igor
>>>
>>> Thank you for your help.
>>> The version of subversive is 0.7.5.I20081029-1900 with connector "Native
>>> JavaHL (svn:1.4.5 (r25188) jni:0.9.0)" and eclipse "3.3.2 Build id:
>>> M20080221-1800". Yes, we have enabled "Respect project structure" in the
>>> preferences.
>>>
>
>
Re: Repository Structure [message #41122 is a reply to message #40941] Thu, 05 February 2009 14:47 Go to previous messageGo to next message
sNop is currently offline sNopFriend
Messages: 281
Registered: July 2009
Senior Member
Hi Pete and Igor:
> Could you give me your email-address in order that I can send you
> screenshots?

You should use http://www.imageshack.us/ for upload pictures and paste here link, because
many peoples are interesting for this and many users regularly read this newsgroup

So can you add link to the picture ? i want to see it too

thank you
Re: Repository Structure [message #41392 is a reply to message #41093] Mon, 09 February 2009 07:06 Go to previous message
Pete is currently offline PeteFriend
Messages: 6
Registered: July 2009
Junior Member
Hello Igor and snop3

Thanks you for this hint, I installed the new version and did not any more
experience the problem. It is still under test now and I hope the problem
is not reproducible.
Thanks for the email-address, I send you screenshots only if the problem
occurs again.

Kind regards
Pete

Igor Burilo wrote:

> Hello Pete,

> As I remember we fixed the similar problem, please, update to latest version
> and try again.
> My email: igor.burilo@polarion.org

>> Hello Igor
>>
>> Thank you for the response. I got a new, empty repository and tried to
>> reproduce the problem with a simple structure similar to the complex one
>> (many components and code) we use. But I was not able to reproduce it
>> there.
>> We have no .project files in the repository as they are generated by the
>> build system. Could this be a problem in this case?
>> I called the action "New->Tag..." in the view "SVN Repository Exploring
>> perspective" in "SVN Repositories" on the component-folder.
>> Could you give me your email-address in order that I can send you
>> screenshots?
>> Unfortunately, it is not possible to give you access to our repository, I
>> checked this.
>>
>> Kind Regards
>> Pete
>>
>> Igor Burilo wrote:
>>
>>> Hello Pete,
>>
>>> It could be a bug, so could you please provide additional information?
>>> I'm interested in your exact repository structure, especially .project
>>> files (it's important), and on which folder you called the action.
>>> Probably it would be better to make a screenshot of you repository which
>>> includes your 'components' folder (this is from your example) with all
>>> expanded sub-folders and root folder with trunk/branches/tags.
>>> It would be great if you can provide an url to your repository (of course
>>> if it's possible) and I can test it.
>>
>>>> Hello Igor
>>>>
>>>> Thank you for your help.
>>>> The version of subversive is 0.7.5.I20081029-1900 with connector "Native
>>>> JavaHL (svn:1.4.5 (r25188) jni:0.9.0)" and eclipse "3.3.2 Build id:
>>>> M20080221-1800". Yes, we have enabled "Respect project structure" in the
>>>> preferences.
>>>>
>>
>>
Previous Topic:Assign hotkeys for Team>Commit/Update
Next Topic:Subversive weekly builds vs. latest release
Goto Forum:
  


Current Time: Fri Apr 19 11:48:49 GMT 2024

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

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

Back to the top