Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Setting depth of working copy
Setting depth of working copy [message #496809] Wed, 11 November 2009 12:55 Go to next message
Benjamin Wöster is currently offline Benjamin WösterFriend
Messages: 2
Registered: November 2009
Junior Member
Hi,

I just installed subversive and used it to check out source from my repository. Because I didn't want to fetch all feature branches, I selected to only checkout immediate children. I planned to set the working coopy depth of those branches I need to work with after I received the structure and then to update them.

But now, I cant find a way to change the depth of the working copy. I found a dropdown box to select a depth in the "update to revision..." dialog, but that only triggers a

Quote:
"svn up --depth infinity"


not a

Quote:
"svn up --set-depth infinity"


can anyone tell me how to do it please?
Re: Setting depth of working copy [message #498273 is a reply to message #496809] Mon, 16 November 2009 10:06 Go to previous messageGo to next message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
Hello Benjamin,

Subversive currently doesn't support this option, I created a bug on tracker
for it: https://bugs.eclipse.org/bugs/show_bug.cgi?id=295217 (you can add
yourself to CC to tracker bug activity).
As a workaround you can set this option from external client, e.g. svn
command line client.

Thanks.

> Hi,
>
> I just installed subversive and used it to check out source from my
> repository. Because I didn't want to fetch all feature branches, I
> selected to only checkout immediate children. I planned to set the working
> coopy depth of those branches I need to work with after I received the
> structure and then to update them.
>
> But now, I cant find a way to change the depth of the working copy. I
> found a dropdown box to select a depth in the "update to revision..."
> dialog, but that only triggers a
>
> Quote:
>> "svn up --depth infinity"
>
>
> not a
>
> Quote:
>> "svn up --set-depth infinity"
>
>
> can anyone tell me how to do it please?
Re: Setting depth of working copy [message #498412 is a reply to message #498273] Mon, 16 November 2009 19:20 Go to previous message
Benjamin Wöster is currently offline Benjamin WösterFriend
Messages: 2
Registered: November 2009
Junior Member
I see. Thanks for your reply and for creating the ticket. Smile

Setting the depth of the working copy using an external client worked for me.
Previous Topic:Synchronize vs Populate in Synchronize view
Next Topic:Subversive & Common Navigator in RCP
Goto Forum:
  


Current Time: Tue Apr 16 19:18:05 GMT 2024

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

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

Back to the top