Hi,
Has any body integrated MantisBT with SVN?
If yes can you please share the documents to do so? if you have
checkin/checkout triggers that will help.
regards
srikanth
Philipp Gühring wrote on Wed, Feb 29, 2012 at 12:31:36 +0100:
> Hi,
>
> I am having a problem with Subversion+LDAP:
> I have a repository with approximately a million files.
> The subversion client sends every file a HTTP request to the Apache server.
What kind of requests? GETs or PUTs?
Are yo
Helmut Zeisel wrote on Wed, Feb 29, 2012 at 10:41:13 +0100:
> My interpretation of this is that "representation-sharing" works well
> enough for compiled C++ code, i.e. if I change 2% of source code and
> commit the changed objects and libs, then typically a comparable
> amount (+/- 2%) of the obje
On Wed, Feb 29, 2012 at 2:11 PM, Les Mikesell wrote:
> On Wed, Feb 29, 2012 at 1:01 PM, Srikanth Ankem
> wrote:
> > Thanks for the reply.
> > But rsync does export only the changes file, it does copy all the files.
> > Because SVN creates new version after the update (after checkin).
> Because o
On Wed, Feb 29, 2012 at 11:22 AM, Daniel Shahaf wrote:
> Justin Johnson wrote on Wed, Feb 29, 2012 at 11:11:18 -0600:
> > On Wed, Feb 29, 2012 at 10:35 AM, Daniel Shahaf
> wrote:
> >
> > > Justin Johnson wrote on Wed, Feb 29, 2012 at 10:25:38 -0600:
> > > > On Wed, Feb 29, 2012 at 10:15 AM, Dani
Hi all, just a quick message to make it easier for me to set up list
processing of incoming mails.
Hi everybody,
I've updated my bitnami with subversion to version 1.7.1 and now when I
try to checkout the last revision I did work but when I try to checkout
whatever revision before upgrade I didn't have success.
Revision before 1.7.1
# svn co http://svn.cronus-emulator.com/cronus/Server/branche
On Wed, Feb 29, 2012 at 1:01 PM, Srikanth Ankem wrote:
> Thanks for the reply.
> But rsync does export only the changes file, it does copy all the files.
> Because SVN creates new version after the update (after checkin). Because of
> this reason rsync is exporting all the files.
Rsync -v may 'sa
Thanks for the reply.
But rsync does export only the changes file, it does copy all the files.
Because SVN creates new version after the update (after checkin). Because of
this reason rsync is exporting all the files.
-Original Message-
From: Ryan Schmidt [mailto:subversion-20...@ryandesi
On Wed, Feb 29, 2012 at 11:44 AM, Srikanth Ankem wrote:
> Hi,
>
> I need way of using SVN folder content to non-svn folder.
>
>
>
> I am using SVN for development environment and then moving the data from SVN
> to non-snv directory. Non-svn directory is being used for web html-dir.
>
> Currently I
On Feb 29, 2012, at 11:44, Srikanth Ankem wrote:
> I need way of using SVN folder content to non-svn folder.
>
> I am using SVN for development environment and then moving the data from SVN
> to non-snv directory. Non-svn directory is being used for web html-dir.
> Currently I am using SVN exp
Hi,
I need way of using SVN folder content to non-svn folder.
I am using SVN for development environment and then moving the data from SVN
to non-snv directory. Non-svn directory is being used for web html-dir.
Currently I am using SVN export option and then rsync to html-dir.
Only issue
Justin Johnson wrote on Wed, Feb 29, 2012 at 11:11:18 -0600:
> On Wed, Feb 29, 2012 at 10:35 AM, Daniel Shahaf wrote:
>
> > Justin Johnson wrote on Wed, Feb 29, 2012 at 10:25:38 -0600:
> > > On Wed, Feb 29, 2012 at 10:15 AM, Daniel Shahaf
> > wrote:
> > > > - Are the failing revisions always sma
On Wed, Feb 29, 2012 at 10:35 AM, Daniel Shahaf wrote:
> Justin Johnson wrote on Wed, Feb 29, 2012 at 10:25:38 -0600:
> > On Wed, Feb 29, 2012 at 10:15 AM, Daniel Shahaf
> wrote:
> > > - Are the failing revisions always small (eg: just a URL-URL copy),
> > > or always large (eg: results of a me
Justin Johnson wrote on Wed, Feb 29, 2012 at 10:25:38 -0600:
> On Wed, Feb 29, 2012 at 10:15 AM, Daniel Shahaf wrote:
> > - Are the failing revisions always small (eg: just a URL-URL copy),
> > or always large (eg: results of a merge)?
> >
> >
> As mentioned before, so far it appears to be 1) cre
On Wed, Feb 29, 2012 at 10:15 AM, Daniel Shahaf wrote:
> Justin, Jason,
>
> Some things you could do are:
>
> - What RA method do you use? svn:// or http://?
>
>
http://
> - Are the failing revisions always small (eg: just a URL-URL copy),
> or always large (eg: results of a merge)?
>
>
As me
Justin, Jason,
Some things you could do are:
- What RA method do you use? svn:// or http://?
- Are the failing revisions always small (eg: just a URL-URL copy),
or always large (eg: results of a merge)?
- Do you have any caching enabled at the OS filesystem layer or
below it?
- Did you co
Dear All:
I'm interested in subversion and i want to know how the client
communicate with the subversion based on apache web server.I use
wireshark to get the package when check-out a directory in the server
,and find that after a options method with authorization there are
many propfind method
On Tue, Feb 28, 2012 at 3:07 AM, Daniel Shahaf wrote:
> Jason Wong wrote on Mon, Feb 27, 2012 at 07:36:39 -0800:
> > On Thu, Feb 16, 2012 at 12:14 PM, Daniel Shahaf
> wrote:
> >
> > >
> > > The output from these two tells me two things:
> > >
> > > 1. The minfo-cnt value is reasonable (within a
> >> It might already be fixed: I see a leak with 1.7.x@r1293812 but
r1293813
> >> appears to fix it.
> >
> > Definitely not fixed, at least for https:// externals. This is what I
> > did:
>
> I see small memory growth during checkout. I see much larger memory
> growth for a second checkout o
Hi
I am working in Visual Studio 2010.
I have two Machines
A - VSS
B -SVN
I have integrated Projects with related source controls. When I save
file in VSS integrated project it took less then or almost 1 second to
save file after my changes made explicitly. BUT
When I do th
Hi, Adrian,
Two ideas:
- Some antivirus „live“ scanner might lock the working copies.
- Some other background process like windows search indexer, or
TortoiseSVNs TSvnCache.exe might access the working copies in parallel.
-
Best regards
Markus Schaber
--
_
Dear Subversion experts,
I am looking to authentificate my subversion 1.6.17(r1128011) repositories
against LDAP server. Svnserve running on MAC OS 10.6(Snow Leopard) machine
LDAP authentification on the another Mac minis works well. I am not to allow
login via LDAP acounts to PC where svnserv
Hi,
I am having a problem with Subversion+LDAP:
I have a repository with approximately a million files.
The subversion client sends every file a HTTP request to the Apache server.
I am using LDAP authentication for Apache+Subversion.
mod_ldap caches some searches, but it still does one LDAP reques
Just wondering if we can get some advice on this issue as it has become a head
scratcher.
All in house tools create a mutex lock around all svn commands named with the
root path of the working copy. (This gets around multiple updates/commits being
no longer supported in 1.7 command line, allowi
> Datum: Tue, 28 Feb 2012 13:43:05 +0100
> Von: Stephen Butler
> > Acutually this "representation-sharing" was my question. How good does
> it work for compiled C++ code? How much does the repository typically grow?
> It's best to write a simple script that loads various versions of your
> own f
26 matches
Mail list logo