On Feb 21, 2013, at 21:28, hfpwzq3...@snkmail.com wrote:
> I'm trying to checkout a public repo on a windows box, and a corporate
> antivirus is screwing me by flagging a .svn file as a virus and deleting it
> (thus rendering the checkout invalid).
>
> svn co -q http://www.boxbackup.org/svn/bo
I'm trying to checkout a public repo on a windows box, and a corporate
antivirus is screwing me by flagging a .svn file as a virus and deleting it
(thus rendering the checkout invalid).
svn co -q http://www.boxbackup.org/svn/box/RELEASE/0.11.1
The "bad" file is
.svn/pristine/bd/bd10f1e69645205
On Feb 21, 2013, at 11:18, Philip Martin wrote:
> Les Mikesell writes:
>
>> Neither choice 'feels' quite right to me unless you have an
>> intermediate branch to make the change. That is, if you make it on
>> the trunk before you copy to the tag you break the likely continuing
>> work on the tr
On 02/21/2013 01:15 PM, Thorsten Schöning wrote:
> Guten Tag frame,
> am Donnerstag, 21. Februar 2013 um 17:19 schrieben Sie:
>
>> Suppose our project tree look like:
>
>> project/aaa
>> project/bbb
>
>> Currrently, the whole project tree is under subversion control
>> provided by company A. In
Guten Tag frame,
am Donnerstag, 21. Februar 2013 um 17:19 schrieben Sie:
> Suppose our project tree look like:
> project/aaa
> project/bbb
> Currrently, the whole project tree is under subversion control
> provided by company A. In the same time, I also want to put the sub
> directory project/aa
Les Mikesell writes:
> Neither choice 'feels' quite right to me unless you have an
> intermediate branch to make the change. That is, if you make it on
> the trunk before you copy to the tag you break the likely continuing
> work on the trunk that expects the externals to also follow trunk
> com
Hi:
Suppose our project tree look like:
project/aaa
project/bbb
Currrently, the whole project tree is under subversion control provided by
company A. In the same time, I also want to put the sub directory
project/aaa under subversion control provided by company B. The reason for
doing that is
On Thu, Feb 21, 2013 at 9:42 AM, BRM wrote:
>
>> On Wed, Feb 20, 2013 at 11:52 AM, Bob Archer wrote:
>>> Some clients like TortoiseSVN have a feature that will pin the external to
>>> the revision you are copping when doing the tag. Otherwise, you have to do
>>> it manually before or after yo
> From: Les Mikesell
> To: Bob Archer
> Cc: C M ; "users@subversion.apache.org"
>
> Sent: Wednesday, February 20, 2013 1:03 PM
> Subject: Re: Tagging svn:externals
>
> On Wed, Feb 20, 2013 at 11:52 AM, Bob Archer wrote:
>> Some clients like TortoiseSVN have a feature that will pin the exte