This seems to be a question that might be more appropriate for Subversion, rather than the TortoiseSVN subversion client application.
The answer is likely to depend on the scale that you are attempting to support. I administer a system of 10's of users with no problem. When reading through the Subversion documentation <http://svnbook.red-bean.com/>, I don't recall any limits on the number of users. However, if you are attempting to setup a system with thousands or millions of users then you are likely to encounter issues that affect all signifcant systems that are nothing to do with the nature of source code control tool. For example, hardware and network capability and performance. Other factors will also be relevant such as the size of the hosted repositories and user management and authentication. These factors will be relevant for any source control tool that you select. Some quick web searches suggest that there are still some significant open source projects that use Subversion. However, while this might confirm that the Subversion server can handle significant anonymous read-only access the number of defined users with read/write access is likely to be much smaller. If you raise a query with the Subversion team, you might wish to add some details about your use case. For example, the number of users, respository sizes, and expected host operating system. Hope this helps. On Monday, 21 October 2019 06:41:02 UTC+1, 김태형 wrote: > > How many people can I access? > > We are using SVN. However, it is said that it is impossible to add due to > the limit of the number of accessible users. > > How many accounts can I connect to SVN? > > Thank you. > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/6cd65a80-954c-4e80-8fbc-a4c81d6f6e6c%40googlegroups.com.
