You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Simon Laws <si...@googlemail.com> on 2007/02/07 11:04:28 UTC

[C++] SVN settings?

Is the set of SVN client configurations required to get the correct file
settings recorded anywhere for Tuscany C++?

Thanks

Simon

Re: [C++] SVN settings?

Posted by Simon Laws <si...@googlemail.com>.
On 2/7/07, Andrew Borley <aj...@gmail.com> wrote:
>
> On 2/7/07, Simon Laws <si...@googlemail.com> wrote:
> > Is the set of SVN client configurations required to get the correct file
> > settings recorded anywhere for Tuscany C++?
> >
> > Thanks
> >
> > Simon
> >
>
> Hi Simon,
>
> yep - take a look at
> http://svn.apache.org/repos/asf/incubator/tuscany/cpp/etc/svn-config
> This is the config Sebastien, Pete and I have been using.
>
> Additionally there is
> http://svn.apache.org/repos/asf/incubator/tuscany/cpp/etc/svn-ignore
> which lists the file names/types for your SVN client to ignore
>
> I use TortoiseSVN on Windows and apply this config by overwriting the
> C:\Documents and Settings\ajborley\Application Data\Subversion\config
> file with the contents of svn-config above. This may work the same for
> other SVN Clients (like the subclipse plugin for Eclipse), but may
> not! On Linux, you need to overwrite ~/.subversion/config
>
> Cheers
> Andy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
> Thanks Andy,

It seems to be the same for Eclipse. I.e I have

C:\Documents and Settings\simon\Application Data\Subversion\config

So I've edited it to include the configuration you reference.

Thanks

Simon

Re: [C++] SVN settings?

Posted by Andrew Borley <aj...@gmail.com>.
On 2/7/07, Simon Laws <si...@googlemail.com> wrote:
> Is the set of SVN client configurations required to get the correct file
> settings recorded anywhere for Tuscany C++?
>
> Thanks
>
> Simon
>

Hi Simon,

yep - take a look at
http://svn.apache.org/repos/asf/incubator/tuscany/cpp/etc/svn-config
This is the config Sebastien, Pete and I have been using.

Additionally there is
http://svn.apache.org/repos/asf/incubator/tuscany/cpp/etc/svn-ignore
which lists the file names/types for your SVN client to ignore

I use TortoiseSVN on Windows and apply this config by overwriting the
C:\Documents and Settings\ajborley\Application Data\Subversion\config
file with the contents of svn-config above. This may work the same for
other SVN Clients (like the subclipse plugin for Eclipse), but may
not! On Linux, you need to overwrite ~/.subversion/config

Cheers
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org