List Info

Thread: ignore_externals bug




ignore_externals bug
user name
2008-03-06 00:21:18
In both trunk and 1.5.3, pysvn_client.cpp contains the
line:

bool ignore_externals = args.getBoolean( name_recurse, false
);

I suspect it should be:

bool ignore_externals = args.getBoolean(
name_ignore_externals, false );

Certainly update() is not behaving the way I expected it
to.


------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribepysvn.tigris.org
For additional commands, e-mail: dev-helppysvn.tigris.org


Re: ignore_externals bug
user name
2008-03-05 16:07:25
On Mar 6, 2008, at 06:21, Greg Mildenhall wrote:

> In both trunk and 1.5.3, pysvn_client.cpp contains the
line:
>
> bool ignore_externals = args.getBoolean( name_recurse,
false );
>
> I suspect it should be:
>
> bool ignore_externals = args.getBoolean(
name_ignore_externals,  
> false );
>
> Certainly update() is not behaving the way I expected
it to.
>

I suspect you are right 

Committed as r924

Barry


------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribepysvn.tigris.org
For additional commands, e-mail: dev-helppysvn.tigris.org


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )