powered by UserVoice

General Feedback Forum

Log in or Sign up |

Default-avatar
  1. 11 Ideas
  2. 21 Votes
  3. 8 Comments

srijken

User for about 1 year

  1. Activity
Open ideas
  1. 7 votes
    1
  2. 8 votes
    1
  3. 72 votes
    2
  4. 8 votes
    3
  5. 14 votes
    2
  6. 16 votes
    1
Completed ideas
  1. 4 votes
    2
  2. 4 votes
    2
  3. 6 votes
    1
  4. 7 votes
    3
  5. 7 votes
    3
Recent Comments
  1. I'm not quite convinced this should be part of the Visual Studio integration. I think it makes more sense to have a separate tool that captures the log messages on a given target (subversion file path or URL), and parses the log messages from there.
    I would use SharpSvn to create a tool like that

  2. svnsync is a process that's started from time to time to sync from one read/write repository to one or more read-only repositories. If you need read-only access you can use the intranet read-only repository, if you need write access you need to use the internet one.

    In other words, this is not something that can or should be implemented by AnkhSVN.

    Also see: http://subversion.tigris.org/svn_1.5_releasenotes.html#webdav-proxy
    about write-through proxies. This allows you to commit to the read-only repository (which will forward your request to the internet one), and then svnsync changes back

powered by UserVoice