Re: Can't see the wood for the trees (or: what are my branches called?)

2010-11-19 Thread Arpad Ilia
> Is there any way of finding out what branches I have created? I did look > at the "red book" but it seems like there isn't anything, at least not > where I expected to find it. Assuming you placed your branches in 'branches': svn list [URL]/branches Arpad Ilia

Re: restored deleted data on subversion

2010-11-15 Thread Arpad Ilia
> On 11/08/2010 10:35 PM, Campbell Allan wrote: > > On Monday 08 Nov 2010, wrodrigues201 wrote: > >> Hello, > >> > >> Our subversion (1.4.3-r23084 on windows 2003) was holding around 1.6 TB > >> of data and one user has accidentally deleted a directory of 1 TB. I > >> have done a svn export from t

Re: Re-integration Q...

2010-09-14 Thread Arpad Ilia
sion.open.collab.net/ds/viewMessage.do?dsForumId=4&dsMessag > eId=99955 How did you try the record-only merge? I already had this kind of issue and record-only merges have always worked for me. Arpad Ilia

Re: svn diff working copy against a different branch

2010-08-05 Thread Arpad Ilia
an only diff two working copies or two URLs (if one of the arguments is an URL then both will handled as such). Arpad Ilia > > I'm using svn 1.6.5. > > Thanks, > Mark

Re: Reconstruct repository from checkouts?

2010-08-03 Thread Arpad Ilia
not contain the history (it would be at revision 1). As far as I know only distributed version control systems store the whole repository history locally. Arpad Ilia > > Best regards, > > Alexander > -- > ↯Lifestream (Twitter, Blog, …) ↣ http://alexs77.soup.io/ ↯ > ↯ Chat (Jabber/Google Talk) ↣ a.sk...@gmail.com , AIM: alexws77 ↯

Re: merge and branch questions

2010-06-10 Thread Arpad Ilia
reintegration changeset into the branch. However this can be circumvented by doing a property merge (--record-only) for that changeset toward the branch and then doing the trunk -> branch sycnhronization as usual. Nevertheless, I would recommend creating a new branch after every reintegrate as the b

Re: --trust-server-cert

2010-06-10 Thread Arpad Ilia
Thank you for the thorough answer, I appriciate it. Arpad Ilia On Wednesday, June 09, 2010 07:03:21 pm Daniel Shahaf wrote: > Short version: --trust-server-cert bypasses ONLY the "CA is unknown" > check; it doesn't bypass hostname and expiry checks. > > Arpad Ilia wro

--trust-server-cert

2010-06-09 Thread Arpad Ilia
Hi! Is my observation correct that this command line switch (--trust-server-cert) will not accept certificates where the certificate hostname does not match? Thanks, Arpad Ilia signature.asc Description: This is a digitally signed message part.

generic linux binaries

2010-05-07 Thread Arpad Ilia
Hi! Is there somewhere a generic linux binary distribution of subversion? One that just needs to be unpacked and needs no root privileges on a debian system. Thanks for reading! iarpad signature.asc Description: This is a digitally signed message part.