Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法将 Atlasian STASH 与 Subversion 集成。默认情况下,存储用于 Git。但是我们需要将其与 SVN 集成。请任何人帮助我了解我们是否可以集成 STASH 和 SVN?
你可以试试Stash 的SVN Mirror 插件。它将您的 Git 存储库链接到远程 SVN 存储库并使它们保持同步。