[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Which Function to call in order to get absolute path of working copy root node?

From: Ruchir Arya <ruchirarya_at_gmail.com>
Date: Sat, 16 Jan 2016 17:26:59 -0800 (PST)

Hello Everybody,

I am a student and i focus on open source projects.
Currently i am implementing a feature in subversion, however, i am unable
to find a function which i can call to get the absolute path of my working
copy root node.

For example: Suppose my working copy is "test" which is stored in
"/home/user/Desktop" directory.
My ".svn" is stored in "/home/user/Desktop/test/" directory.

So is there any function which i can just call and get the absolute path of
my working copy which is
"/home/user/Desktop/test" even if i am in any nested directory inside my
working directory.

Replies will be highly appreciated.

Thanks,
-Ruchir Arya
Received on 2016-01-17 02:27:10 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.