update in Eclipse with CVS recursively! -


i'm trying run update on project in eclipse cvs.

when choosing:

team -> update 

it executes following command:

cvs update -l -d -p "/xxx/www" "/xxx/www" 

i want update recursively, -l option should removed. problem is, don't know how. i'm using extssh , it's not possible set options in:

team -> cvs -> ext connection method 

where remove -l option?


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -