Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. svn: E000002: Não foi possível abrir o arquivo 'svn/module/format': Arquivo ou diretório inexistente
  2.  
  3. create repository module
  4. end repository
  5.  
  6.  
  7. match /trunk/module/
  8. repository module/
  9. branch master
  10. end match
  11.  
  12. match /tags/module_(d+)
  13. repository module
  14. branch master
  15. end match
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement