Hello all,
I'm trying to make a local repository (protocol svn://, without apache)
works with a password file with htpasswd entries. But my svn does not
recognize the passwords added there.
How can I configure svn to make it work?
Thanks.
"Ada Battousai" schreef op 18/02/2011 06:36:40:
> I'm trying to make a local repository (protocol svn://, without
> apache) works with a password file with htpasswd entries. But my svn
> does not recognize the passwords added there.
> How can I configure svn to make it work?
That won't work. T
i need a tip to solve my problem with log-messages in our
subversion-repository. (see the mail-conversation with the tortoisesvn
team below).
there are message that contain mutated vowel and i need to find all them
and correct them.
f.e. i want to replace 'übergabe' by 'uebergabe' or if this is
unix shell scripting could solved it for you
bash
for rev in $(svn log ... | sed -n -e "..."); do svn ps --revprop svn:log
"$(svn pg svn:log -r $rev | sed -e "s/oldstring/newstring/g;")" ... ; done
I leave the ...'s as an exercise to tgeur reader
- Stephen
---
Sent from my Android phone, so ran
Guten Tag Thomas STEININGER,
am Freitag, 18. Februar 2011 um 13:53 schrieben Sie:
> i need a tip to solve my problem with log-messages in our
> subversion-repository. (see the mail-conversation with the tortoisesvn
> team below).
> there are message that contain mutated vowel and i need to find a
Hello,
I was working with some projects web that had this struture: follows
below.
- All projects was in three branches. One branch for bugs, one branch for
improvement and one branch for deploy .
*So, I migrate each folder of project to a new project and began to use a
TRUNK and tags as
> "Ada Battousai" schreef op 18/02/2011
> 06:36:40:
>
> > I'm trying to make a local repository (protocol svn://, without
> > apache) works with a password file with htpasswd entries. But my
> svn
> > does not recognize the passwords added there.
> > How can I configure svn to make it work?
>
>
> Hello,
> I was working with some projects web that had this struture:
> follows below.
>
> - All projects was in three branches. One branch for bugs, one
> branch for improvement and one branch for deploy .
>
> So, I migrate each folder of project to a new project and began to
> use a T
> > I am planning a migrate/upgrade SVN server that work at
> > windows 2003 server .
> >
> > My current version is 1.4 and I want to migrate to 1.6
> >
> > 1) Should I restart the windows server at the end of the
> > process ? Is it needed?
>
> As already mentioned, not the server but you will n
> > I am planning a migrate/upgrade SVN server that work at
> > windows 2003 server .
> >
> > My current version is 1.4 and I want to migrate to 1.6
> >
> > 1) Should I restart the windows server at the end of the
> > process ? Is it needed?
>
> As already mentioned, not the server but you will
On Fri, Feb 18, 2011 at 08:34:41AM -0800, ankush chadha wrote:
> Also make sure to upgrade all the svn client applications to 1.6 after
> upgrading
> your svn server and the repository to 1.6. There were issues with non
> recursive
> checkouts using some svn client applications.
Which issues i
On Thu, Feb 17, 2011 at 8:56 PM, Blair Zajac wrote:
> On 2/17/11 12:50 PM, Bob Archer wrote:
>
>> I have so SVN repos (subversion) and I use them with no proble. But
>>> when we do updates/commints on client (tortoise) we always get teh
>>> internal directories:
>>>
>>> conf
>>> dav
>>> db
>>> ho
Nuno Carapeto wrote on 02/18/2011 12:19:39 PM:
> On Thu, Feb 17, 2011 at 8:56 PM, Blair Zajac wrote:
> On 2/17/11 12:50 PM, Bob Archer wrote:
> I have so SVN repos (subversion) and I use them with no proble. But
> when we do updates/commints on client (tortoise) we always get teh
> internal direc
On Fri, Feb 18, 2011 at 13:19, Nuno Carapeto wrote:
>
>
> On Thu, Feb 17, 2011 at 8:56 PM, Blair Zajac wrote:
>>
>> On 2/17/11 12:50 PM, Bob Archer wrote:
I have so SVN repos (subversion) and I use them with no proble. But
when we do updates/commints on client (tortoise) we always
> Also make sure to upgrade all the svn client applications to 1.6 after
>upgrading
>
> your svn server and the repository to 1.6. There were issues with non
> recursive
>
> checkouts using some svn client applications.
>Which issues in particular?
>Can you point to relevant mailing list th
> On Fri, Feb 18, 2011 at 13:19, Nuno Carapeto
> wrote:
> >
> >
> > On Thu, Feb 17, 2011 at 8:56 PM, Blair Zajac
> wrote:
> >>
> >> On 2/17/11 12:50 PM, Bob Archer wrote:
>
> I have so SVN repos (subversion) and I use them with no
> proble. But
> when we do updates/commints on clie
Thank you very much for your help.
- Monica
On Feb 13, 2011, at 9:04 AM, Thorsten Schöning wrote:
> Guten Tag MonicaS,
> am Freitag, 11. Februar 2011 um 22:55 schrieben Sie:
>
>> If I check with tortoiseSVN or with SVN list to Eng-Tech I get the
>> following:
>
>> ABC-SDKs
>> J-SDKs
>
> I wo
saslpasswd2.exe included with Subversion 1.6.15 does not generate a sasldb
nor does a previously generated sasldb work with the svnserve.exe service
running. I reverted to 1.6.13-r10002845 and saslpasswd2.exe was able to
sucessfully generate sasldb and previously generated sasldb worked with
svnser
18 matches
Mail list logo