Sunday, 25 August 2013

Get last modification date on banch of SVN repos

Get last modification date on banch of SVN repos

I'm hosting svn server for my developers. From server I see all configured
dirs with svn repos. I want to get last modification date on all of
them(obout 30 different projects). I don't want to connect to all of them
make checkout and then with svn command on each check last modification. I
want use only bash to extract that info but have no idea how and even is
it possible in that way.

No comments:

Post a Comment