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

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -