please every body help me .... i am going to explain my problem and i hope if anyone know the answer support me by it. i want to konw the list directory entries in the svn repository ...i konw "list" command give me the result but i have many many repository ...so this is unlogical method .... so i need method to find the entries directory for more than one svn repository at the same time
feedback
|
|
SVN by itself doesn't have any concept of passwords, it's only when you reference an SVN repository through something like Apache (mod_authz) that you are prompted for a username and password. So if you can execute the sudo command then you can also execute this command
| |||
|
feedback
|