Re: svnsync issue

2012-03-17 Thread dhanushka ranasinghe
Hi..  svnsync worked perfectly finebut the issue is when i type [2] it should display  code1..code4 but it displays "cfiles" folder within that "graphics" folder in that we can see the "code1 code2.code4" folders. in otder to access code folders i have to use url [3] which ugly

Re: sqlite, afs and svn 1.7

2012-03-17 Thread Michael Diers
On 2012-03-15 20:06, Daniel Shahaf wrote: > Matyas Selmeci wrote on Thu, Mar 15, 2012 at 13:48:03 -0500: [...] >> Is there a way to turn off using Sqlite for the working copies, or >> some other way of safely using working copies on AFS? Or do we have >> to downgrade to 1.6? > > It's not possible

Re: svnsync issue

2012-03-17 Thread Thorsten Schöning
Guten Tag dhanushka ranasinghe, am Samstag, 17. März 2012 um 09:24 schrieben Sie: > i want svnsync ( need history) only theses code1...2 3. ,code4 folders to > new repo called [2] While I don't know why your svnsync didn't work as expected, I understand the help that your settings should have w

Re: R: Re: a simple recipe to 'obliterate' an item from svn repository

2012-03-17 Thread Daniel Shahaf
Giorgio F. Signorini wrote on Sat, Mar 17, 2012 at 09:29:52 +0100: > Hm ... I just found that in r100 I did a couple of other changes to > the repository other than adding the big unwanted file, so the recipe > I had in mind is not an option. > Are you aware of svndumpfilter? > I am left with

Re: I want to know did svn_wc_entry support for path like D:\Path\To\Repo? or we must to use path like D:/Path/To/Repo

2012-03-17 Thread 罗勇刚
The problem I face is, svn_path_canonicalize not works on Windows in this function: http://bazaar.launchpad.net/~jelmer/subvertpy/trunk/view/head:/subvertpy/wc.c#L803 On Tuesday, March 13, 2012 4:09:33 AM UTC+8, Daniel Shahaf wrote: > > Normally you need svn_path_canonicalize(). In recent rel

R: Re: a simple recipe to 'obliterate' an item from svn repository

2012-03-17 Thread Giorgio F. Signorini
Hm ... I just found that in r100 I did a couple of other changes to the repository other than adding the big unwanted file, so the recipe I had in mind is not an option. I am left with your suggestion, svnsync. I thought it was used just to mirror a repository, do you mean it can be used to make

svnsync issue

2012-03-17 Thread dhanushka ranasinghe
Hi guys i have svn repo like [1], in there , home is the svn repo, cfiles and graphics are the folders. https://svn.example.com/svn/home/cfiles/graphics/ within that graphics folder i have another 4 folders , which are code1 code2 code3 code4 i want svnsync ( need history) only theses