Thread: SVN Commit by andreas: r4705 - branches/REL-1_4_0_PATCHES/pgadmin3

SVN Commit by andreas: r4705 - branches/REL-1_4_0_PATCHES/pgadmin3

From
svn@pgadmin.org
Date:
Author: andreas
Date: 2005-11-09 08:58:21 +0000 (Wed, 09 Nov 2005)
New Revision: 4705

Added:
   branches/REL-1_4_0_PATCHES/pgadmin3/pgadmin3/
Log:
made a copy

Copied: branches/REL-1_4_0_PATCHES/pgadmin3/pgadmin3 (from rev 4704, branches/REL-1_2_0_PATCHES/pgadmin3)


Re: SVN Commit by andreas: r4705 - branches/REL-1_4_0_PATCHES/pgadmin3

From
"Dave Page"
Date:
Err, what the heck's this for?

Regards, Dave

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> svn@pgadmin.org
> Sent: 09 November 2005 08:58
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] SVN Commit by andreas: r4705 -
> branches/REL-1_4_0_PATCHES/pgadmin3
>
> Author: andreas
> Date: 2005-11-09 08:58:21 +0000 (Wed, 09 Nov 2005)
> New Revision: 4705
>
> Added:
>    branches/REL-1_4_0_PATCHES/pgadmin3/pgadmin3/
> Log:
> made a copy
>
> Copied: branches/REL-1_4_0_PATCHES/pgadmin3/pgadmin3 (from
> rev 4704, branches/REL-1_2_0_PATCHES/pgadmin3)
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>

Re: SVN Commit by andreas: r4705 - branches/REL-1_4_0_PATCHES/pgadmin3

From
Andreas Pflug
Date:
What the...

Apparently I messed up something when trying to create my 1.4 branch?!?

Regards,
Andreas

svn@pgadmin.org wrote:
> Author: andreas
> Date: 2005-11-09 08:58:21 +0000 (Wed, 09 Nov 2005)
> New Revision: 4705
>
> Added:
>    branches/REL-1_4_0_PATCHES/pgadmin3/pgadmin3/
> Log:
> made a copy
>
> Copied: branches/REL-1_4_0_PATCHES/pgadmin3/pgadmin3 (from rev 4704, branches/REL-1_2_0_PATCHES/pgadmin3)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings


Re: SVN Commit by andreas: r4705 - branches/REL-1_4_0_PATCHES/pgadmin3

From
"Dave Page"
Date:

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 09 November 2005 09:09
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] SVN Commit by andreas: r4705 -
> branches/REL-1_4_0_PATCHES/pgadmin3
>
> What the...
>
> Apparently I messed up something when trying to create my 1.4
> branch?!?

I'll say :-)

I'll leave it to you to fix - lemme know if you need a hand though.

/D

Re: SVN Commit by andreas: r4705 - branches/REL-1_4_0_PATCHES/pgadmin3

From
Andreas Pflug
Date:
Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
>>Sent: 09 November 2005 09:09
>>To: Dave Page
>>Cc: pgadmin-hackers@postgresql.org
>>Subject: Re: [pgadmin-hackers] SVN Commit by andreas: r4705 -
>>branches/REL-1_4_0_PATCHES/pgadmin3
>>
>>What the...
>>
>>Apparently I messed up something when trying to create my 1.4
>>branch?!?
>
>
> I'll say :-)
>
> I'll leave it to you to fix - lemme know if you need a hand though.

Deleting with svn doesn't seem to work. Does it need removal in the
repository?

Regards,
Andreas

Re: SVN Commit by andreas: r4705 - branches/REL-1_4_0_PATCHES/pgadmin3

From
"Dave Page"
Date:

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 09 November 2005 10:06
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] SVN Commit by andreas: r4705 -
> branches/REL-1_4_0_PATCHES/pgadmin3
>
> Dave Page wrote:
> >
> >
> >
> >>-----Original Message-----
> >>From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> >>Sent: 09 November 2005 09:09
> >>To: Dave Page
> >>Cc: pgadmin-hackers@postgresql.org
> >>Subject: Re: [pgadmin-hackers] SVN Commit by andreas: r4705 -
> >>branches/REL-1_4_0_PATCHES/pgadmin3
> >>
> >>What the...
> >>
> >>Apparently I messed up something when trying to create my 1.4
> >>branch?!?
> >
> >
> > I'll say :-)
> >
> > I'll leave it to you to fix - lemme know if you need a hand though.
>
> Deleting with svn doesn't seem to work. Does it need removal in the
> repository?

Removal from the repository is virtually impossible without extreme pain
by design.

You should just be able to delete it like any other change, or use
revert as you obviously have.

Regards, Dave.