dir under bzr and svn simultaneously

Talden talden at gmail.com
Tue Oct 12 10:59:57 BST 2010


Yes there is...

bzr init another folder, add .svn to the .bzrignore and move the .bzr
folder and .bzrignore file into the svn working copy.  Bazaar will now
ignore the .svn folders (without needing to disable the bzr-svn plugin
- in my case I use that plugin elsewhere so that would be a pain).

--
Talden

On Tue, Oct 12, 2010 at 9:25 PM, Michael Gliwinski
<Michael.Gliwinski at henderson-group.com> wrote:
> Hi all,
>
> Is there a way to store a directory under Bazaar's control and Subversion
> *independently*?  Attempting any operations in subversion checkout ends up
> with Bazaar trying to work with Subversion checkout.
>
> I know this is probably not very typical but one of our devs is working on a
> project where he gets a zipped tree from upstream (some propriety thing) and
> he tweaks it and extends it.  The tree from upstream is polluted with .svn
> directories all over the place but we don't have access to the upstream svn
> server.
>
> We can delete the .svn subdirs but I was just wondering if there's a way to
> say to ignore svn checkout metadata.
>
> Thanks,
> Michael
>
>
> --
> Michael Gliwinski
> Henderson Group Information Services
> 9-11 Hightown Avenue, Newtownabby, BT36 4RT
> Phone: 028 9034 3319
>
> **********************************************************************************************
> The information in this email is confidential and may be legally privileged.  It is intended solely for the addressee and access to the email by anyone else is unauthorised.
> If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful.
> When addressed to our clients, any opinions or advice contained in this e-mail are subject to the terms and conditions expressed  in the governing client engagement leter or contract.
> If you have received this email in error please notify support at henderson-group.com
>
> John Henderson (Holdings) Ltd
> Registered office: 9 Hightown Avenue, Mallusk, County Antrim, Northern Ireland, BT36 4RT.
> Registered in Northern Ireland
> Registration Number NI010588
> Vat No.: 814 6399 12
> *********************************************************************************
>
>
>



More information about the bazaar mailing list