I cannot find Tiny-OS source-code's repository link on SVN
Please help thanks :)
Asked
Active
Viewed 52 times
0

R3tep
- 12,512
- 10
- 48
- 75

danish.ahmad
- 135
- 1
- 8
1 Answers
1
here is the git repository: https://github.com/tinyos/tinyos-main
they use git, which is not compatible with any svn client you might have
UPDATE 1: actually i was able to check it out via SVN with this URL https://github.com/tinyos/tinyos-main
-
Thanx for ur concers...i have an assignment, which state I only have to download from an SVN repository... – danish.ahmad Feb 25 '15 at 08:25
-
see my update answer, actually SVN works on github. I did not know that. – JeanLuc Feb 25 '15 at 08:31
-
mean can i download github's repository from SVN client ? – danish.ahmad Feb 25 '15 at 08:34
-
yes, you can use the checkout or export feature of your svn client. – JeanLuc Feb 25 '15 at 08:36
-
you're welcome, please accept my answer. that's how stackoverflow works: http://stackoverflow.com/tour – JeanLuc Feb 25 '15 at 08:53