On May 15, 2014, at 17:51, Havlovick, Ron wrote:
> I am a newbie and I am more than a bit confused.
> Perhaps ya'll could tell me something. (Other than to …..)
>
> I am on Windows using tortoise svn.
>
> Here's what I want to do, and I am trying to figure out exactly how to do it.
> Please b
I occasionally get syncs which are stuck because something killed the
process before it could release its lock.
The only way I could get past that was to edit revprops/0/0 and remove
the svn:sync-lock lines.
Is there a command which will remove such stale svnsync locks?
Neither svn, svnadmin nor
Hello all,
I'm in need of some help getting my subversion server to allow me to
domain authentication. I have setup a CentOS 6.5 machine running
samba to act as my primary domain controller. I then setup another
CentOS 6.5 machine to act as my subversion server, and using winbind I
was able to j
On Fri, May 16, 2014 at 2:05 PM, Ben Reser wrote:
> On 5/15/14, 1:15 AM, Terry Dooher wrote:
> > That's so much clearer now and sounds like something I can definitely
> use.
> > As I understand it, the downside is that the server will reveal path
> components
> > and filenames within restricted a
I've found what really looks to be a buggy edge case with
the automatic merge feature of 1.8.X which can occur if:
* a partial (reintegrate-like) merge into a sparse working
copy is committed
* and then immediately followed by merging the same branch again
into a full working copy.
By a partia
Look at 'svn merge'. This does exactly what you want, from your description.
Tony.
From: Kamil Libich [mailto:kamil.lib...@gmail.com]
Sent: 07 May 2014 15:09
To: users@subversion.apache.org
Subject: Copy the files between the branches witin the same repo and with
On Wed, May 07, 2014 at 10:50:59AM -0400, James Cloos wrote:
> I occasionally get syncs which are stuck because something killed the
> process before it could release its lock.
>
> The only way I could get past that was to edit revprops/0/0 and remove
> the svn:sync-lock lines.
>
> Is there a com
Hi
I have a hidden share on the server \\BBDD\AAA$
and the post-commit hook looks like:
"C:\Program Files\VisualSVN Server\bin\svn.exe" co
https://BBDD/svn/Development/ABC -r HEAD "\\BBDD\AAA$\PROD\MFG\" --password
xXxXxXxXx
svn.exe cannot resolve the path when the $ sign is used. When I use an
I can use "--set-depth exclude" to remove items from my working copy. Is there
some option to "status" that can show me what has been excluded this way?
"status" has a --no-ignore option to show ignored items. Perhaps we should add
a "--no-exclude" to list excluded items?
Hello all,
I'm in need of some help getting my subversion server to allow me to
domain authentication. I sent something to the mailing list last
night but it seems to not show up anywhere and I only now just
subscribed, so I apologized if someone has already responded. Please
cc me in any respon
On 5/15/14, 1:15 AM, Terry Dooher wrote:
> That's so much clearer now and sounds like something I can definitely use.
> As I understand it, the downside is that the server will reveal path
> components
> and filenames within restricted areas during log operations?
Don't think you quite understand
James Cloos writes:
> I occasionally get syncs which are stuck because something killed the
> process before it could release its lock.
>
> The only way I could get past that was to edit revprops/0/0 and remove
> the svn:sync-lock lines.
>
> Is there a command which will remove such stale svnsync
On 05/07/2014 08:20 PM, James Cloos wrote:
I occasionally get syncs which are stuck because something killed the
process before it could release its lock.
The only way I could get past that was to edit revprops/0/0 and remove
the svn:sync-lock lines.
Is there a command which will remove such st
I am a newbie and I am more than a bit confused.
Perhaps ya'll could tell me something. (Other than to .)
I am on Windows using tortoise svn.
Here's what I want to do, and I am trying to figure out exactly how to do it.
Please bear with me:
When I commit a file into the repository, I want th
From: Ben Reser Sent: 14 May 2014 20:07
> On 5/14/14, 10:11 AM, Terry Dooher wrote:
>> SVNPathAuthz - Would short_circuit save me any processing time in this
>> scenario or is it only useful for people with LDAP or other auth systems that
>> might slow down request processing?
>
> short_circuit: T
15 matches
Mail list logo