[ Please reply at the bottom, not at the top. Comments below. ]
On Fri, Sep 16, 2011 at 5:12 PM, vksunchu wrote:
>
> Hello Tom,
>
> I am in the same situation as yours. I am starting to develop svn deployment
> at my company.
> Can you please let me know some sort of documentation or any other li
Hello Tom,
I am in the same situation as yours. I am starting to develop svn deployment
at my company.
Can you please let me know some sort of documentation or any other links
which will help me to start with.
Thanks
Vinod
Tom Cruickshank wrote:
>
> Hey Guys,
> I'm doing research on svn
I don't think such a tool exist but we use svn:externals to do something
similar.
Basically we have a folder called Public that contains the documentation
available to customers. We then set svn:externals on that folder pointing to
the docs we want to make public. The web server just checkouts