unsubscribe

2014-10-29 Thread Grigory Petrov
unsubscribe

unsubscribe

2014-10-29 Thread Grigory Petrov
unsubscribe

unsubscribe

2014-10-26 Thread Grigory Petrov
unsubscribe

unsubscribe

2014-10-26 Thread Grigory Petrov
unsubscribe

Why it is not possible to use svndumpfilter with dump files created by new svnrdump tool?

2011-10-12 Thread Grigory Petrov
Hello. I have downloaded and installed new Subversion 1.7 for Windows. Thanks for a great work, guys! But one question seems very strange to me. I created a dump of a repository via new svnrdump tool - all works file. But now i want to use this dump - filter it (i will use svnsync if i just want

What is a baton from subversion sources?

2011-02-11 Thread Grigory Petrov
Hello. I'm learning subversion API right now and examining it's source code and examples. It's a lot of things in subversion source code that is called a baton. For example, svn_cmdline_create_auth_baton() create auth baton, and callbacks takes callback function pointer and, again, batons. I