SVNKit , show list of files to commit
Posted
by Jam
on Stack Overflow
See other posts from Stack Overflow
or by Jam
Published on 2010-04-20T10:13:14Z
Indexed on
2010/04/20
14:13 UTC
Read the original article
Hit count: 507
Hi, I almost use SVNKit API.
I make my client and I can not find a way to show files that can commit. In some of the clients such as Tortoise, we have change dialog with a list of files that have been modified. And we can choose files for "commit".
How can I extract the names/path of these files?
Does API allow you to do?
Thank you in advance
© Stack Overflow or respective owner