how i can make svnlook tree
view just 2 level ?
views:
17answers:
1
A:
You can only limit on a single level via -N option but not for two levels.
khmarbaise
2010-09-22 09:16:27
please you can give me example ?
Osama Ahmad
2010-09-22 09:21:18
or where i can put it .... `svnlook tree -N` if yes ...the following appear ... svnlook: invalid option character: N
Osama Ahmad
2010-09-22 09:22:55
You need to mention the version of subversion client you are using. Looks like you are using an older version that does not allow for the option "-N"
Critical Skill
2010-09-22 10:29:21