Hi,
I'm also stuck with this same issue,
"svn up" makes svn segfaults and coring.
This started happening when I give
my new password set in my svn server.
Can some one please help on this?
Any help is highly appreciated.
Thanks
Vikram
On Wed, Jan 20, 2016 at 01:25:08AM +0100, Stefan wrote:
>
>Basically the command you'd use is svnadmin dump [REPOSPATH] -r 1:X
>where X is the last revision you want to include (aka: the one from june
>2015).
>See: http://svnbook.red-bean.com/en/1.8/svn.ref.svnadmin.c.dump.html
>
>Then you do an sv
On Tue, Jan 19, 2016 at 04:44:36PM -0700, jbl...@icloud.com wrote:
>
>Ok, this is still workable. The first option assumes that your auditors have
>no clue how to use SVN and would be fine with raw source code minus all the
>nice meta-data provided by subversion. The second option assumes your audi
On 1/20/2016 01:16, Eric Antonio Maquiling wrote:
On Wed, Jan 20, 2016 at 12:40:12AM +0100, Stefan wrote:
If they really require full offline access to the entire repository, you
could create a backup/dump of the data they need so they can locally set up
their own SVN repository (even on a local
On Wed, Jan 20, 2016 at 12:40:12AM +0100, Stefan wrote:
>This is quite an unclear requirement to me. If it's an audit, you'd normally
You should see the look on my face when they asked me! I was like "huh? just
install Tortoise and they can view all the changes they want!". But then they
said n
> On Jan 19, 2016, at 4:27 PM, Eric Antonio Maquiling
> wrote:
>
> On Tue, Jan 19, 2016 at 01:52:33PM -0700, jbl...@icloud.com wrote:
>>
>> To present the code as a change over time, you have a couple of options. You
>> could perform the same export as above but do so for each revision of the
On 1/20/2016 00:27, Eric Antonio Maquiling wrote:
On Tue, Jan 19, 2016 at 01:52:33PM -0700, jbl...@icloud.com wrote:
To present the code as a change over time, you have a couple of options. You
could perform the same export as above but do so for each revision of the
repository over the selected
On Tue, Jan 19, 2016 at 01:52:33PM -0700, jbl...@icloud.com wrote:
>
>To present the code as a change over time, you have a couple of options. You
>could perform the same export as above but do so for each revision of the
>repository over the selected range. This could be automated creating separat
On Tue, Jan 19, 2016 at 01:52:33PM -0700, jbl...@icloud.com wrote:
>
>To present the code as a snapshot of a point in time, you could look at the
>"svn export" command and specify either a date or revision number
>corresponding to the date you are looking for. This dump of code could easily
I *THI
On Jan 19, 2016, at 15:09, Philip Martin wrote:
> I think that means your bindings were built against python 2.7, which
> provides PyCapsule_Import, while you are trying to use 2.6, which does
> not provide it.
Thanks for the info. So how do I resolve this? I’m not a Python person,
but I do kno
> On Jan 19, 2016, at 12:57 PM, Eric Antonio Maquiling
> wrote:
>
> SVN on Linux
> Tortoise on PC's installed
>
> First let me say, I'm the sysadmin, not a developer so they tasked me to get
> this done. I take care of the SVN linux box and making sure it's up and
> running. I can do basic st
Hi Eric,
SVN on Linux
Tortoise on PC's installed
First let me say, I'm the sysadmin, not a developer so they tasked me to get
this done. I take care of the SVN linux box and making sure it's up and
running. I can do basic stuff on SVN such as commit and checking out.
But here's something they
Alfred von Campe writes:
> File "/usr/lib/python2.6/site-packages/libsvn/fs.py", line 22, in
> swig_import_helper
> _mod = imp.load_module('_fs', fp, pathname, description)
> ImportError: /usr/lib/libsvn_swig_py-1.so.0: undefined symbol:
> PyCapsule_Import
I think that means your binding
SVN on Linux
Tortoise on PC's installed
First let me say, I'm the sysadmin, not a developer so they tasked me to get
this done. I take care of the SVN linux box and making sure it's up and
running. I can do basic stuff on SVN such as commit and checking out.
But here's something they asked me to
On Jan 17, 2016, at 21:26, Daniel Shahaf wrote:
>
> Alfred von Campe wrote on Wed, Jan 13, 2016 at 20:54:12 -0500:
>> Is there any documentation for this script (other than the script
>> itself)?
>
> There's mailer.conf.example in the same directory.
Thanks, Daniel, but I am trying to run this
15 matches
Mail list logo