prezi / pride

Manages a pride of Gradle modules
Other
71 stars 13 forks source link

Use URL property of svn info output of a module #136

Closed coenwouters closed 9 years ago

coenwouters commented 9 years ago

Solution to #135 The "pride list" command uses internally "svn info" to determine the status of a module. Instead of the Reporitory Root property of the output of "svn info", the URL property of the output is used.

lptr commented 9 years ago

Hey, have you managed to test this? Does it fix #135?

coenwouters commented 9 years ago

Hi, this change fixes the "pride list" command. I also found that as a side-effect that "pride export" now also returns a valid output