Yes, I use the Tortoise plink with public key authentication. The developers like it, since they do not need to remember the password, and could use on any machine they want. And for the server, it is great, since all connections use SSH. We have been using this approach for a small teams.
Em qui., 31 de ago. de 2023 às 15:19, Daniel Sahlberg via TortoiseSVN <[email protected]> escreveu: > > onsdag 30 augusti 2023 kl. 19:06:14 UTC+2 skrev Calvin Day: > > In Git, create a Personnel Access Token (PAT) with all access rights and when > the Authentication screen pops up, use the PAT as password. > > > I think that the PAT is a GitHub feature, not a feature of the Git VCS > itself. Obviously, TortoiseSVN doesn't work with Git (then you'd want > TortoiseGit). > > To answer the original message, I don't think there is a way to store an SSH > password (ie, when using the svn+ssh access method), at least not within > Subversion. The settings store-password etc all concern http(s):// and svn:// > access methods. If you would like to use svn+ssh without a password, then you > should look at setting up public key authentication for your ssh server, > unfortunately I think that is out of scope for this group. > > Kind regards, > Daniel > > -- > 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/dcde7479-c4ee-4bfb-bb89-b65b186867ecn%40googlegroups.com. -- 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/CABNqA0UraZ02jtXyqU%2Bj3ewLDRhBTOPWsWEWasG0MaCW-zG6fw%40mail.gmail.com.
